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 - -ye expanded memory swapping http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 -Ye                 Expanded memory swapping
------------------------------------------------------------------------------
 Syntax
   -Ye

 Arguments
   None.

 Default
   Do not use expanded memory for swapping.

 Description
   The -Ye switch instructs the linker to use expanded memory for
   swapping object modules and 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 EMS driver. When both EMS and XMS
   are present in the system, the -Ye and -Yx options can be applied
   simultaneously, but the sole use of the XMS-utilizing option -Yx is
   generally recommended, as it provides the best performance in most cases.

 Example
   . Enable swapping to EMS memory.
   
     flink.exe -Ye test.obj

See Also: -Yx

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