DLL Programmer's Guide for TNS/E Systems
Linker Options List
DLL Programmer’s Guide for TNS/E Systems—527252-006
A-6
-no_stdfiles
This is a synonym for -nostdfiles.
-nostdlib
Do not look in the standard places for DLLs and archives. See Where The Linker
Searches for Libraries and Archives on page 2-11.
-no_stdlib
This is a synonym for -nostdlib.
-noverbose
This is a synonym for -no_verbose.
-no_verbose
Do not show warnings or informational messages unless they are requested by a
linker option. See Message-Control Options on page 5-12.
-o <filename>
Use this as the name of the output object file. See Choosing the Output File on
page 2-3.
-obey <filename>
Use the specified file as an obey file. See Direct Use of the Linker on page 2-1.
-optional_lib
Consider later DLLs in the command stream to be optional.
-public_registry <filename>
Use the specified file as the public DLL registry file.
-r
Create a linkfile rather than a loadfile.
-reexport
Re-export DLLs found after this point in the command stream. See How to Make
Your Loadfile Re-Export Symbols of Other DLLs on page 2-15.
-rename <symbol name> <symbol name>
Change the name of a symbol while creating a new file.










