| |||||
Technical Support Support Resources
Product Information | LX51: LINKER ERRORS WHEN USING FAR MEMORYInformation in this article applies to:
QUESTIONI am using the far memory type in my application and I have manually added the run-time libraries. Now, I am getting several strange error messages during the link run. For example:
*** ERROR L127: UNRESOLVED EXTERNAL SYMBOL
SYMBOL: ?C?ISTOPTR
Other symbol errors refer to: ?C?CSTOPTR, ?C?CLDOPTR, ?C?ISTOPTR, ?C?ILDOPTR, ?C?PSTOPTR, ?C?PLDOPTR, ?C?LSTOPTR, and ?C?LLDOPTR. There are also errors to the symbols ?C?CSTXPTR, ?C?CLDXPTR, ?C?ISTXPTR, ?C?ILDXPTR, ?C?PSTXPTR, ?C?PLDXPTR, ?C?LSTXPTR, and ?C?LLDXPTR. What can be wrong? ANSWERFor far memory type it is not enough to add just the run-time libraries. The following other settings are required:
MORE INFORMATION
SEE ALSOFORUM THREADSThe following Discussion Forum threads may provide information related to this topic. Last Reviewed: Friday, July 15, 2005 | ||||
| |||||