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 warning L4004
 
     possible fix-up overflow at 'offset' in segment 'segment'
 
     A near call/jump was made to another segment which was not a
     member of the same group as the segment from which the call/jump
     was made.
 
     This call/jump can cause an incorrect address calculation when
     the distance between the paragraph address (frame number) of the
     segment group and the target segment is greater than 64K, even
     when the distance between the segment where the call/jump was
     actually made and the target segment is less than 64K.
                                    -♦-