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.
L1245
                                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     Fatal ILINK error L1245
 
     forward reference in STRUC field not supported
 
     An object file contains a near fixup whose target is a symbol in
     an object file which ILINK cannot find. This is called a
     "breaking" error.
 
     Change the code to remove the forward reference by reversing the
     order of the object files and doing a full link.
                                    -♦-