Microsoft Utilities Errors Help (utilerr.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.
L1064
                                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     Fatal LINK error L1064
 
     out of memory - 'near/far' heap exhausted
 
     LINK was not able to allocate enough memory for the given heap.
 
     One of the following may be a solution:
 
        ■ Under OS/2, increase the swap space.
 
        ■ Reduce the size of code, data, and symbols in the program.
 
        ■ Under OS/2, split the program into dynamic-link libraries.
                                    -♦-