Microsoft Utilities Errors Help (utilerr.hlp) (Topic list)
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.
                                    -♦-