atari email archive

a collection of messages sent at Atari from 1983 to 1992.

Symbols? We don't need no stinking symbols...

(1 / 1)


I just released v2.6 of LLF. There are a few minor modifications to the
source code to correct compile time problems for C68k and Xenix. These
changes were mostly confined inside conditionals, but some were not.

The one other change was the addition of an feature to exclude symbols
from the output file. To use this feature, you'll need an option file.
Stick the word NOSYMBOL (can be abbreviated) between the FILE or
LIBRARY command and the open paren. For example:

	FILE NOSYM ( fred )

will exclude symbols defined in fred from the output file. If you use
this on a LIBRARY command, then all symbols defined by all the files
extracted from the library will be excluded from the output file. If, on
the command line, you don't specify a /SYM or do specify a /REL, then
the NOSYMBOL option is ignored. 

ds
Message 1 of 1

Sep 27, 1988