errors.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.
Error Message
                                                  Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     LINK error L2041
 
     stack plus data exceed 64K
 
     If the total of near data and requested stack size exceeds 64K,
     the program will not run correctly. The linker checks for this
     condition only when /DOSSEG is enabled, which is the case in the
     library start-up module for Microsoft Language Libraries.
 
     This is a Fatal LINK error.
                                    -♦-