[Bug libstdc++/30915] [4.3 regression] bootstrap fails while building libstdc++-v3 on x86_64-pc-linux-gnu
s_j_newbury at yahoo dot co dot uk
gcc-bugzilla@gcc.gnu.org
Wed Aug 8 01:45:00 GMT 2007
------- Comment #25 from s_j_newbury at yahoo dot co dot uk 2007-08-08 01:45 -------
Created an attachment (id=14039)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14039&action=view)
Prevent fixincludes false positive on gentoo stdio.h wrapper
The fixincludes script is hitting a false positive when it scans the
/usr/include/stdio.h header wrapper on gentoo multilib systems. Adding a
bypass for "gentoo-multilib" to the relevant fix solves this issue.
A multilib build successfully concludes with this patch.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30915
More information about the Gcc-bugs
mailing list