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 other/33864] gcc 4.3 svn fails to compile glibc 2.7's crti.o



------- Comment #3 from bero at arklinux dot org  2007-10-22 21:59 -------
The problem goes away by not using the -fasynchronous-unwind-tables compiler
flag.

That seems to point at a gcc bug because the code and/or ld shouldn't care, but
I might be wrong - I haven't had enough time to really figure out gcc
internals.


-- 


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


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