[Bug target/12020] undefined reference in libgcc2.c to __do_global_ctors when testing C compiler

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat Oct 11 02:50:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12020



------- Additional Comments From pinskia at gcc dot gnu dot org  2003-10-11 02:50 -------
Looks like HAS_INIT_SECTION is defined but INVOKE__main is also defined but the file format is not 
elf aka OBJECT_FORMAT_ELF is not defined. Could any one comment on what is going on here?



More information about the Gcc-bugs mailing list