Section 'xxxxxxxx' ignored, addresses exceed X'FFFFFF'
Explanation
The control section named xxxxxxxx contains addresses either close to or exceeding X'FFFFFF', which can only be supported when the GOFF option is used.
System action
The item is discarded, and processing continues. No ELF object file is produced.
User response
Specify the GOFF option, or reduce the size of the section, or change its starting address, or (if the source program contains multiple control sections) reassemble with the NOTHREAD option.
Severity
8