This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/8180] --without-headers configure option not working
- From: "dank at kegel dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Aug 2003 12:53:10 -0000
- Subject: [Bug bootstrap/8180] --without-headers configure option not working
- References: <20021009171601.8180.pgarrone@linuxmail.org>
- 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=8180
------- Additional Comments From dank at kegel dot com 2003-08-21 12:53 -------
By the way, the workaround in gcc-3.2/gcc-3.3 is to give the --with-newlib
option when configuring gcc, even if you plan to use glibc later.
Sorry I didn't mention that before.