This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/33864] gcc 4.3 svn fails to compile glibc 2.7's crti.o
- From: "bero at arklinux dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Oct 2007 21:59:52 -0000
- Subject: [Bug other/33864] gcc 4.3 svn fails to compile glibc 2.7's crti.o
- References: <bug-33864-5606@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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