-
Bug
-
Resolution: Fixed
-
Medium
-
Code Generation Tools
-
CODEGEN-7444
-
-
-
default
-
The attached C++ file contains a simple instance of exception handling. It is built with the newer EABI. The attached linker command file applies the crc_table operator to the exception handling tables ...
GROUP { .c28xabi.exidx .c28xabi.extab } > EXT, crc_table(crc_for_eh_tables)
Build it ...
% cl2000 --abi=eabi --exceptions try1.cpp -z -o try1.out -m try1.map testlink.cmd <Linking> ../../master/ELFLNK/table.c:1734:internal fatal error #10120: (".c28xabi.exidx") INTERNAL ERROR: lnk2000 had an internal inconsistency and aborted