LINK Help (linker.hlp) (Table of Contents; 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.
L1006
                                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     LINK Fatal Error L1006
 
     'number' : stack size exceeds 64K-2
 
     One of the following may have occurred:
 
        ■ The given value specified with the /STACK option exceeded the
          limit of 65,534 bytes.
 
        ■ A space appeared before or after the colon (:) between /STACK
          and the argument specified with it.
                                    -♦-