Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Force 4.0 Reference - -ge ignore extended dictionary http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 -Ge                 Ignore extended dictionary
------------------------------------------------------------------------------
 Syntax
   -Ge

 Arguments
   None.

 Default
   Use extended dictionary in library files.

 Description
   The -Ge switch inctructs the linker to ignore the extended
   dictionary in library files. Most libraries (including those shipped
   with the Force package) contain an extended dictionary that enables the
   linker to link faster with those libraries.

   By using this option duplicate symbol warnings can be suppressed.
   Such warnings occur when the same symbols are present in both objects
   and libraries, or in various libraries in the same link command.

 Example
   . Ignore the extended dictionary in libraries.
   
     flink.exe -Ge test.obj

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson