This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/11566] gcc 3.3 faild to compile bootstrap
- From: "mauric at gmx dot ch" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Jul 2003 07:21:02 -0000
- Subject: [Bug bootstrap/11566] gcc 3.3 faild to compile bootstrap
- References: <20030718070233.11566.mauric@gmx.ch>
- 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=11566
------- Additional Comments From mauric at gmx dot ch 2003-07-18 07:21 -------
Subject: Re: New: gcc 3.3 faild to compile bootstrap
> PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
>
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11566
>
> Summary: gcc 3.3 faild to compile bootstrap
> Product: gcc
> Version: 3.3
> Status: UNCONFIRMED
> Severity: normal
> Priority: P2
> Component: bootstrap
> AssignedTo: gcc-bugs at gcc dot gnu dot org
> ReportedBy: mauric at gmx dot ch
> CC: gcc-bugs at gcc dot gnu dot org
>
> dear gcc group,
>
> how it stop now with my gcc compilation
> i make a configure --prexix=/usr/local/bin
> and work succesfully, after make bootstrap
> comes the following error
>
> my OS its a nice little NETBSD 1.6.1
> thanks for any replaying
> Maurizio
>
> /usr/src/gcc-3.3/gcc/xgcc -B/usr/src/gcc-3.3/gcc/
> -B/usr/local/bin/i386-unknown-
> netbsdelf1.6.1/bin/ -B/usr/local/bin/i386-unknown-no
> /usr/src/gcc-3.3/gcc/xgcc -B/usr/src/gcc-3.3/gcc/
> -B/usr/local/bin/i386-unknown-
> netbsdelf1.6.1/bin/ -B/usr/local/bin/i386-unknown-n1
> /bin/sh ../libtool --tag CC --mode=link /usr/src/gcc-3.3/gcc/xgcc -
> B/usr/src/gcc-3.3/gcc/ -B/usr/local/bin/i386-unknown-netbsdelf1.m
> ar rc .libs/libmath.a .libs/stubs.o .libs/nan.o .libs/signbit.o
> .libs/signbitf.o
> ranlib .libs/libmath.a
> creating libmath.la
> (cd .libs && rm -f libmath.la && ln -s ../libmath.la libmath.la)
> Making all in libsupc++
> /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile
> /usr/src/gcc-
> 3.3/gcc/xgcc -shared-libgcc -B/usr/src/gcc-3.3/gcc/ c
> /usr/src/gcc-3.3/gcc/xgcc -shared-libgcc -B/usr/src/gcc-3.3/gcc/
> -nostdinc++ -
> L/usr/src/gcc-3.3/i386-unknown-netbsdelf1.6.1/libstdco
> /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile
> /usr/src/gcc-
> 3.3/gcc/xgcc -shared-libgcc -B/usr/src/gcc-3.3/gcc/ c
> /usr/src/gcc-3.3/gcc/xgcc -shared-libgcc -B/usr/src/gcc-3.3/gcc/
> -nostdinc++ -
> L/usr/src/gcc-3.3/i386-unknown-netbsdelf1.6.1/libstdco
> /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile
> /usr/src/gcc-
> 3.3/gcc/xgcc -shared-libgcc -B/usr/src/gcc-3.3/gcc/ c
> /usr/src/gcc-3.3/gcc/xgcc -shared-libgcc -B/usr/src/gcc-3.3/gcc/
> -nostdinc++ -
> L/usr/src/gcc-3.3/i386-unknown-netbsdelf1.6.1/libstdco
> /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile
> /usr/src/gcc-
> 3.3/gcc/xgcc -shared-libgcc -B/usr/src/gcc-3.3/gcc/ c
> /usr/src/gcc-3.3/gcc/xgcc -shared-libgcc -B/usr/src/gcc-3.3/gcc/
> -nostdinc++ -
> L/usr/src/gcc-3.3/i386-unknown-netbsdelf1.6.1/libstdco
> /bin/sh ../libtool --tag CXX --tag disable-shared --mode=compile
> /usr/src/gcc-
> 3.3/gcc/xgcc -shared-libgcc -B/usr/src/gcc-3.3/gcc/ c
> /usr/src/gcc-3.3/gcc/xgcc -shared-libgcc -B/usr/src/gcc-3.3/gcc/
> -nostdinc++ -
> L/usr/src/gcc-3.3/i386-unknown-netbsdelf1.6.1/libstdco
> In file included from eh_alloc.cc:33:
> /usr/src/gcc-3.3/i386-unknown-netbsdelf1.6.1/libstdc++-
> v3/include/cstdlib:49:28: bits/c++config.h: No such file or directory
> eh_alloc.cc:38:28: bits/c++config.h: No such file or directory
> eh_alloc.cc:39:23: bits/gthr.h: No such file or directory
> *** Error code 1
>
> Stop.
> make: stopped in /usr/src/gcc-3.3/i386-unknown-netbsdelf1.6.1/libstdc++-
> v3/libsupc++
> *** Error code 1
>
> Stop.
> make: stopped in /usr/src/gcc-3.3/i386-unknown-netbsdelf1.6.1/libstdc++-v3
> *** Error code 1
>
> Stop.
> make: stopped in /usr/src/gcc-3.3/i386-unknown-netbsdelf1.6.1/libstdc++-v3
> *** Error code 1
>
> Stop.
> make: stopped in /usr/src/gcc-3.3
> *** Error code 1
>
> Stop.
> make: stopped in /usr/src/gcc-3.3
>
>
>
> ------- You are receiving this mail because: -------
> You reported the bug, or are watching the reporter.
>