LIB Help (lib.hlp) (Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
/NOE Option
                                             Up Contents Index Back
─────LIB────────────────────────────────────────────────────────────────────
 
     Syntax:  /NOE[XTDICTIONARY]
 
     Prevents LIB from creating an extended dictionary of cross-
     references between modules. The LINK utility uses the extended
     dictionary to speed up a library search.
 
     Creating an extended dictionary requires more memory. If LIB
     reports the error message "no more virtual memory," either use
     /NOE or build the library with fewer modules.
 
     LINK also has an option called /NOE, which prevents LINK from
     using an extended dictionary.
     See: /NOE Option (in LINK help)
                                    -♦-