This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/8307] libstdc++ fails to compile because of fixincludes headers
- From: "dank at kegel dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Jul 2003 21:42:16 -0000
- Subject: [Bug libstdc++/8307] libstdc++ fails to compile because of fixincludes headers
- References: <20021021222600.8307.gonz@ratloop.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8307
------- Additional Comments From dank at kegel dot com 2003-07-20 21:42 -------
This is the kind of stuff I had to dance around for weeks when I
was writing http://kegel.com/crosstool, my build scripts for
gcc/glibc cross-compilers. There might be some ideas there for
you on how to force it to not do fixincludes. I wish I had time
to add newlib support to my build scripts, but I haven't had a
business reason to yet...