public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/11566] New: gcc 3.3 faild to compile bootstrap
@ 2003-07-18  7:02 mauric at gmx dot ch
  2003-07-18  7:21 ` [Bug bootstrap/11566] " mauric at gmx dot ch
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: mauric at gmx dot ch @ 2003-07-18  7:02 UTC (permalink / raw)
  To: gcc-bugs

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


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug bootstrap/11566] gcc 3.3 faild to compile bootstrap
  2003-07-18  7:02 [Bug bootstrap/11566] New: gcc 3.3 faild to compile bootstrap mauric at gmx dot ch
@ 2003-07-18  7:21 ` mauric at gmx dot ch
  2003-07-18 14:47 ` pinskia at physics dot uc dot edu
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: mauric at gmx dot ch @ 2003-07-18  7:21 UTC (permalink / raw)
  To: gcc-bugs

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.
>


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug bootstrap/11566] gcc 3.3 faild to compile bootstrap
  2003-07-18  7:02 [Bug bootstrap/11566] New: gcc 3.3 faild to compile bootstrap mauric at gmx dot ch
  2003-07-18  7:21 ` [Bug bootstrap/11566] " mauric at gmx dot ch
@ 2003-07-18 14:47 ` pinskia at physics dot uc dot edu
  2003-07-18 20:08 ` dhazeghi at yahoo dot com
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-07-18 14:47 UTC (permalink / raw)
  To: gcc-bugs

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


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|gcc-bugs at gcc dot gnu dot |unassigned at gcc dot gnu
                   |org                         |dot org
             Status|UNCONFIRMED                 |NEW


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug bootstrap/11566] gcc 3.3 faild to compile bootstrap
  2003-07-18  7:02 [Bug bootstrap/11566] New: gcc 3.3 faild to compile bootstrap mauric at gmx dot ch
  2003-07-18  7:21 ` [Bug bootstrap/11566] " mauric at gmx dot ch
  2003-07-18 14:47 ` pinskia at physics dot uc dot edu
@ 2003-07-18 20:08 ` dhazeghi at yahoo dot com
  2003-07-19  9:50 ` mauric at gmx dot ch
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: dhazeghi at yahoo dot com @ 2003-07-18 20:08 UTC (permalink / raw)
  To: gcc-bugs

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


dhazeghi at yahoo dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING


------- Additional Comments From dhazeghi at yahoo dot com  2003-07-18 20:08 -------
What version of make are you using? Is it GNU make?


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug bootstrap/11566] gcc 3.3 faild to compile bootstrap
  2003-07-18  7:02 [Bug bootstrap/11566] New: gcc 3.3 faild to compile bootstrap mauric at gmx dot ch
                   ` (2 preceding siblings ...)
  2003-07-18 20:08 ` dhazeghi at yahoo dot com
@ 2003-07-19  9:50 ` mauric at gmx dot ch
  2003-07-29 21:26 ` pinskia at physics dot uc dot edu
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: mauric at gmx dot ch @ 2003-07-19  9:50 UTC (permalink / raw)
  To: gcc-bugs

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-19 09:50 -------
my version of gnu make its 3.80,
binutils are also the newest version


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug bootstrap/11566] gcc 3.3 faild to compile bootstrap
  2003-07-18  7:02 [Bug bootstrap/11566] New: gcc 3.3 faild to compile bootstrap mauric at gmx dot ch
                   ` (3 preceding siblings ...)
  2003-07-19  9:50 ` mauric at gmx dot ch
@ 2003-07-29 21:26 ` pinskia at physics dot uc dot edu
  2003-08-20 22:00 ` pinskia at gcc dot gnu dot org
  2003-11-19  6:14 ` pinskia at gcc dot gnu dot org
  6 siblings, 0 replies; 8+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-07-29 21:26 UTC (permalink / raw)
  To: gcc-bugs

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


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|3.4                         |---


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug bootstrap/11566] gcc 3.3 faild to compile bootstrap
  2003-07-18  7:02 [Bug bootstrap/11566] New: gcc 3.3 faild to compile bootstrap mauric at gmx dot ch
                   ` (4 preceding siblings ...)
  2003-07-29 21:26 ` pinskia at physics dot uc dot edu
@ 2003-08-20 22:00 ` pinskia at gcc dot gnu dot org
  2003-11-19  6:14 ` pinskia at gcc dot gnu dot org
  6 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-08-20 22:00 UTC (permalink / raw)
  To: gcc-bugs

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 pinskia at gcc dot gnu dot org  2003-08-20 22:00 -------
What shell is /bin/sh?


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug bootstrap/11566] gcc 3.3 faild to compile bootstrap
  2003-07-18  7:02 [Bug bootstrap/11566] New: gcc 3.3 faild to compile bootstrap mauric at gmx dot ch
                   ` (5 preceding siblings ...)
  2003-08-20 22:00 ` pinskia at gcc dot gnu dot org
@ 2003-11-19  6:14 ` pinskia at gcc dot gnu dot org
  6 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-11-19  6:14 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-11-19 06:14 -------
No feedback in 90days (3 months).

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |INVALID


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11566


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2003-11-19  6:14 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-18  7:02 [Bug bootstrap/11566] New: gcc 3.3 faild to compile bootstrap mauric at gmx dot ch
2003-07-18  7:21 ` [Bug bootstrap/11566] " mauric at gmx dot ch
2003-07-18 14:47 ` pinskia at physics dot uc dot edu
2003-07-18 20:08 ` dhazeghi at yahoo dot com
2003-07-19  9:50 ` mauric at gmx dot ch
2003-07-29 21:26 ` pinskia at physics dot uc dot edu
2003-08-20 22:00 ` pinskia at gcc dot gnu dot org
2003-11-19  6:14 ` pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).