[Bug target/46040] crtstuff.c:308:26: error: '__DTOR_LIST__' undeclared
laurent at guerby dot net
gcc-bugzilla@gcc.gnu.org
Tue Nov 23 18:57:00 GMT 2010
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46040
--- Comment #6 from Laurent GUERBY <laurent at guerby dot net> 2010-11-23 18:29:43 UTC ---
I see the same errors, the patch has:
+# define INIT_ARRAY_SECTION_ASM_OP ARM_EABI_CTORS_SECTION_OP
+# define FINI_ARRAY_SECTION_ASM_OP ARM_EABI_DTORS_SECTION_OP
So might be related.
More information about the Gcc-bugs
mailing list