| ||||||||
Technical Support Support Resources Product Information | BL51: WARNING 19 (COMMON CODE SEGMENTS ...)Information in this article applies to:
SYMPTOMSWhen I link my program, I receive the following warning: WARNING L19: COMMON CODE SEGMENTS LOCATED TO BANKED AREA CAUSEThis message indicates that a common code segment was located in the banked area. The code is duplicated in each bank which might take up more code space. RESOLUTIONYou should try to locate this segment outside of the BANKAREA. STATUSThis warning is not issued if you have given BANKAREA (0, 0FFFFH). In this case, the common code must be located in the banked area anyway. You may disable this warning with the DISABLEWARNING directive. MORE INFORMATION
SEE ALSOLast Reviewed: Tuesday, July 19, 2005 | |||||||
| ||||||||