Ignore Extended Dictionary (/NOE)

Syntax: /NOE[XTDICTIONARY]

This option prevents LINK386 from searching the extended dictionary, an internal list of symbol locations included with libraries generated with the old LIB utility's /NOE option.

Normally, LINK386 uses the extended dictionary to speed up library searches; thus, using /NOE slows LINK386. This option should be used when a library symbol is redefined. You need to use this option when LINK386 issues error L2044.


[Back: Ignore Default Libraries (/NOD)]
[Next: Disable Far Optimization (/NOF)]