This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]