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.
L4070
                                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     LINK warning L4070
 
     too many public symbols for sorting
 
     LINK uses the stack and all available memory in the near heap to
     sort public symbols for the /MAP option. This warning is issued if
     the number of public symbols exceeds the space available for them.
     In addition, the symbols are not sorted in the map file but are
     listed in an arbitrary order.
                                    -♦-