This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/30136] bootstrap fail for 4.3-20061209
- From: "as7cf at yahoo dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Jan 2007 16:10:15 -0000
- Subject: [Bug bootstrap/30136] bootstrap fail for 4.3-20061209
- References: <bug-30136-9596@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #5 from as7cf at yahoo dot com 2007-01-15 16:10 -------
I can confirm this problem on recent snapshots as well (20070105 and 20070112).
I'm also on x86_64. Bootstrap fails with that same message.
Configuring GCC with:
--prefix=/usr
--bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.3.98-alpha20070112
--includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.98-alpha20070112/include
--datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.98-alpha20070112
--mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.98-alpha20070112/man
--infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.98-alpha20070112/info
--with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.98-alpha20070112/include/g++-v4
--host=x86_64-pc-linux-gnu
--build=x86_64-pc-linux-gnu
--disable-altivec
--disable-nls
--with-system-zlib
--disable-checking
--disable-werror
--enable-secureplt
--disable-libunwind-exceptions
--enable-multilib
--disable-libmudflap
--disable-libssp
--disable-libgcj
--enable-languages=c,c++
--enable-shared
--enable-threads=posix
--enable-bootstrap
--enable-__cxa_atexit
--enable-clocale=gnu
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30136