This option outputs external defined symbols to the symbol address file.
This option outputs the external defined symbols in section section to a file (symbol address file) in the form of assembler directives. |
To output the external defined symbols in sections ".A" and ".B" to symbol address file "test.fsy", describe as: |
The output example of symbol address file "test.fsy" is shown below.
If the -form={object|relocate|library} option or -strip option is specified, this option will be invalid. |