SDS 68K LINKER

The recommended options for the SDS compiler for use in the exercises are as follows.

linker -V 68020 -f absmap.spc -o example.out example.o

where example.out is the executable file and example.o .. are the object files generated using the 68K assembler.

Use of the memory specification file absmap.spc is discussed in the laboratory exercises. The same specification file can be used for all exercises, but certain file formats offer different advantages for the later tasks discussed in the "Companion".

WARNING



Last modified: July 22, 1996 09:55 PM by M. Smith. Copyright -- M. R. Smith