-linkmode

Controls the performance of the linker.

Syntax
  -linkmode 
  keyword
  
  

The choices for keyword are:

lessram

Use little memory but take more processing time.

normal

Use a medium amount of memory for medium processing time. This is the default.

moreram

Use lots of memory to improve processing time.

Remarks

This is a linker option.