../doc/Ldo_Link_Man.e |
.SYNO IONAM=/usr/IOst/IOst.a ... .REXT IONAMWhen the machine option is negative, k=-#, the .REXT directive is skipped, and the linker object file is intended to be run with the loader, Ldo, whose standard IO acts as a local surrogate for that missing in the linker. This is important for cross building, because it allows a linker object file made on the host with a foreign machine option to be run with Ldo on the host to link object files into executables for the foreign machine, including foreign standard IO. See Command Files below for some examples that cross build the linker itself. All of the source files used by the systems in this distribution to build the linker, Blink3.a, Conv.a, and Arch9.a, include .DIRECT 2_, so cross builds can be done on systems with the Motorola 68000 cpu.
Blink3.a | Block linker. | ||
Conv.a | Convert UNIX object code to block object code. | ||
Extract file from library: | |||
Arch0.a | Dummy | ||
Arch1.a | Charles River Data Systems Unos | ||
Arch4.a | Torch Unisoft | ||
Arch5.a | Hewlett Packard | ||
Arch6.a | Motorola Unix System V | ||
Arch7.a | AT&T | ||
Arch9.a | Minimum, Amiga, Macintosh, NeXT, maybe Atari. | ||
Arch10.a | Sun |
L11.s | Link.ttp executable for Atari. | ||
L13c.s | Link13c executable for Amiga. | ||
L14c.s | Link14c executable for Macintosh. | ||
L15c.s | Link15c executable for NeXT. |