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 - -yx extended memory swapping http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 -Yx                 Extended memory swapping
------------------------------------------------------------------------------
 Syntax
   -Yx

 Arguments
   None.

 Default
   Do not use extended memory for swapping.

 Description
   The -Yx switch instructs the linker to use extended memory for
   swapping temporary files during linking. The use of the option can speed
   up the link process significantly in the case of large projects.

   The option requires the presence of an XMS driver. When both XMS and EMS
   are present in the system, the -Yx and -Ye options can be applied
   simultaneously, but the sole use of -Yx is generally recommended, as it
   provides the best performance in most cases.

 Example
   . Enable swapping to XMS memory.
   
     flink.exe -Yx test.obj

See Also: -Ye

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