public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/23158] building GCC 3.3.6 fails on ppc64 with gcc4 and gcc4.1
       [not found] <bug-23158-10311@http.gcc.gnu.org/bugzilla/>
@ 2006-08-24 23:55 ` yangdh at cableplus dot com dot cn
  2006-08-25  0:03 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 18+ messages in thread
From: yangdh at cableplus dot com dot cn @ 2006-08-24 23:55 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #17 from yangdh at cableplus dot com dot cn  2006-08-24 23:55 -------
Any progress in solving this problem? I still have the same problem with my G5
running ppc64 linux.


-- 


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


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

* [Bug bootstrap/23158] building GCC 3.3.6 fails on ppc64 with gcc4 and gcc4.1
       [not found] <bug-23158-10311@http.gcc.gnu.org/bugzilla/>
  2006-08-24 23:55 ` [Bug bootstrap/23158] building GCC 3.3.6 fails on ppc64 with gcc4 and gcc4.1 yangdh at cableplus dot com dot cn
@ 2006-08-25  0:03 ` pinskia at gcc dot gnu dot org
  2006-11-13 22:32 ` tom_gall at mac dot com
  2007-04-04 13:35 ` gcc at futurenotfound dot com
  3 siblings, 0 replies; 18+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-08-25  0:03 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #18 from pinskia at gcc dot gnu dot org  2006-08-25 00:02 -------
(In reply to comment #17)
> Any progress in solving this problem? I still have the same problem with my G5
> running ppc64 linux.
This was not a bug in the new version of GCC but the older one which is no
longer being maintained.  Make sure you are using "make bootstrap" and make
STAGE1_CFLAGS is not being set.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |yangdh at cableplus dot com
                   |                            |dot cn


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


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

* [Bug bootstrap/23158] building GCC 3.3.6 fails on ppc64 with gcc4 and gcc4.1
       [not found] <bug-23158-10311@http.gcc.gnu.org/bugzilla/>
  2006-08-24 23:55 ` [Bug bootstrap/23158] building GCC 3.3.6 fails on ppc64 with gcc4 and gcc4.1 yangdh at cableplus dot com dot cn
  2006-08-25  0:03 ` pinskia at gcc dot gnu dot org
@ 2006-11-13 22:32 ` tom_gall at mac dot com
  2007-04-04 13:35 ` gcc at futurenotfound dot com
  3 siblings, 0 replies; 18+ messages in thread
From: tom_gall at mac dot com @ 2006-11-13 22:32 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #19 from tom_gall at mac dot com  2006-11-13 22:32 -------
This is still an issue and I'm seeing it on both my power3 and power4 hardware
using gcc 4.1.1 and glibc 2.5, granted using gcc 3.3.6 to build libstdc++.so.5

It's of interest as there are several pieces of proprietary software in the
universe that require this shared lib, so I'm motivated.

I'll see if I can dig some more this evening. 


-- 

tom_gall at mac dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tom_gall at mac dot com


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


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

* [Bug bootstrap/23158] building GCC 3.3.6 fails on ppc64 with gcc4 and gcc4.1
       [not found] <bug-23158-10311@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2006-11-13 22:32 ` tom_gall at mac dot com
@ 2007-04-04 13:35 ` gcc at futurenotfound dot com
  3 siblings, 0 replies; 18+ messages in thread
From: gcc at futurenotfound dot com @ 2007-04-04 13:35 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #20 from gcc at futurenotfound dot com  2007-04-04 14:34 -------
I've been getting this issue on a Playstation 3 with Gentoo, it's an issue
particular to the 64-bit userland as opposed to the 32-bit userland if that's
of any particular help.


-- 

gcc at futurenotfound dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gcc at futurenotfound dot
                   |                            |com


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


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

* [Bug bootstrap/23158] building GCC 3.3.6 fails on ppc64 with gcc4 and gcc4.1
  2005-07-31  9:25 [Bug c/23158] New: building libstdc++.so.5 " markus at unixforces dot net
                   ` (12 preceding siblings ...)
  2005-07-31 19:15 ` markus at unixforces dot net
@ 2005-07-31 19:49 ` pinskia at gcc dot gnu dot org
  13 siblings, 0 replies; 18+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-07-31 19:49 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-07-31 19:15 -------
Use make bootstrap instead.

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


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


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

* [Bug bootstrap/23158] building GCC 3.3.6 fails on ppc64 with gcc4 and gcc4.1
  2005-07-31  9:25 [Bug c/23158] New: building libstdc++.so.5 " markus at unixforces dot net
                   ` (11 preceding siblings ...)
  2005-07-31 19:11 ` pinskia at gcc dot gnu dot org
@ 2005-07-31 19:15 ` markus at unixforces dot net
  2005-07-31 19:49 ` pinskia at gcc dot gnu dot org
  13 siblings, 0 replies; 18+ messages in thread
From: markus at unixforces dot net @ 2005-07-31 19:15 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From markus at unixforces dot net  2005-07-31 19:11 -------
sorry to bug you again, but I ran make like this and got exactly the same
problem :-(

make clean && make all-target-libstdc++-v3
LIBPATH="/usr/lib/gcc/powerpc64-unknown-linux-gnu/4.1.0-beta20050730/"
BOOT_CFLAGS=" -O2 -pipe"

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


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


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

* [Bug bootstrap/23158] building GCC 3.3.6 fails on ppc64 with gcc4 and gcc4.1
  2005-07-31  9:25 [Bug c/23158] New: building libstdc++.so.5 " markus at unixforces dot net
                   ` (10 preceding siblings ...)
  2005-07-31 19:01 ` pinskia at gcc dot gnu dot org
@ 2005-07-31 19:11 ` pinskia at gcc dot gnu dot org
  2005-07-31 19:15 ` markus at unixforces dot net
  2005-07-31 19:49 ` pinskia at gcc dot gnu dot org
  13 siblings, 0 replies; 18+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-07-31 19:11 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-07-31 19:01 -------
The whole idea of STAGE1_CFLAGS being -O0 -g is so you don't run into wrong code.  Please report 
this to gentoo, maybe they can reduce the cc1 sources.

-- 


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


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

* [Bug bootstrap/23158] building GCC 3.3.6 fails on ppc64 with gcc4 and gcc4.1
  2005-07-31  9:25 [Bug c/23158] New: building libstdc++.so.5 " markus at unixforces dot net
                   ` (9 preceding siblings ...)
  2005-07-31 19:00 ` pinskia at physics dot uc dot edu
@ 2005-07-31 19:01 ` pinskia at gcc dot gnu dot org
  2005-07-31 19:11 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  13 siblings, 0 replies; 18+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-07-31 19:01 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-07-31 19:00 -------
This is where I say if gentoo does not stop using STAGE1_CFLAGS="-O", then gentoo is fucked.

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


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


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

* [Bug bootstrap/23158] building GCC 3.3.6 fails on ppc64 with gcc4 and gcc4.1
  2005-07-31  9:25 [Bug c/23158] New: building libstdc++.so.5 " markus at unixforces dot net
                   ` (8 preceding siblings ...)
  2005-07-31 18:57 ` markus at unixforces dot net
@ 2005-07-31 19:00 ` pinskia at physics dot uc dot edu
  2005-07-31 19:01 ` pinskia at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  13 siblings, 0 replies; 18+ messages in thread
From: pinskia at physics dot uc dot edu @ 2005-07-31 19:00 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at physics dot uc dot edu  2005-07-31 18:57 -------
Subject: Re:  building GCC 3.3.6 fails on ppc64 with gcc4 and gcc4.1

> $ touch ../gcc-3.3.6/gcc/c-gperf.h (don't know why this done by the way..)
> $ make all-target-libstdc++-v3
> LIBPATH="/usr/lib/gcc/powerpc64-unknown-linux-gnu/4.1.0-beta20050730/"
> BOOT_CFLAGS=" -O2 -pipe" STAGE1_CFLAGS="-O"

Can you stop using STAGE1_CFLAGS="-O"?

-- Pinski


-- 


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


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

* [Bug bootstrap/23158] building GCC 3.3.6 fails on ppc64 with gcc4 and gcc4.1
  2005-07-31  9:25 [Bug c/23158] New: building libstdc++.so.5 " markus at unixforces dot net
                   ` (7 preceding siblings ...)
  2005-07-31 18:56 ` markus at unixforces dot net
@ 2005-07-31 18:57 ` markus at unixforces dot net
  2005-07-31 19:00 ` pinskia at physics dot uc dot edu
                   ` (4 subsequent siblings)
  13 siblings, 0 replies; 18+ messages in thread
From: markus at unixforces dot net @ 2005-07-31 18:57 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From markus at unixforces dot net  2005-07-31 18:56 -------
Created an attachment (id=9400)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9400&action=view)
preprocessed sourced outside of emerge


-- 


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


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

* [Bug bootstrap/23158] building GCC 3.3.6 fails on ppc64 with gcc4 and gcc4.1
  2005-07-31  9:25 [Bug c/23158] New: building libstdc++.so.5 " markus at unixforces dot net
                   ` (6 preceding siblings ...)
  2005-07-31 17:55 ` markus at unixforces dot net
@ 2005-07-31 18:56 ` markus at unixforces dot net
  2005-07-31 18:57 ` markus at unixforces dot net
                   ` (5 subsequent siblings)
  13 siblings, 0 replies; 18+ messages in thread
From: markus at unixforces dot net @ 2005-07-31 18:56 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From markus at unixforces dot net  2005-07-31 18:55 -------
I have now tried to bulid outside of portage. Or that is to say: a normal bulid.
Here is what I did (this is basicly what emerge does):

$ cd ~
$ mkdir libstc++-v3-temp2
$ cd libstc++-v3-temp2
$ tar xfj /usr/portage/distfiles/gcc-3.3.6.tar.bz2
$ mkdir build
$ cd build
$ ../gcc-3.3.6/configure --prefix=/usr
--bindir=/usr/powerpc64-unknown-linux-gnu/gcc-bin/4.1.0-beta20050730/
--includedir=/usr/lib/gcc/powerpc64-unknown-linux-gnu/4.1.0-beta20050730/include/
--datadir=/usr/share/gcc-data/powerpc64-unknown-linux-gnu/4.1.0-beta20050730/
--mandir=/usr/share/gcc-data/powerpc64-unknown-linux-gnu/4.1.0-beta20050730/man/
--infodir=/usr/share/gcc-data/powerpc64-unknown-linux-gnu/4.1.0-beta20050730/info/
--enable-shared --host=powerpc64-unknown-linux-gnu
--target=powerpc64-unknown-linux-gnu --with-system-zlib --enable-languages=c++
--enable-threads=posix --enable-long-long --disable-checking
--enable-cstdio=stdio --enable-__cxa_atexit
--enable-version-specific-runtime-libs
--with-gxx-include-dir=/usr/lib/gcc/powerpc64-unknown-linux-gnu/4.1.0-beta20050730/include/g++-v4/
--with-local-prefix=/usr/local/ --disable-multilib --enable-nls
--without-included-gettext
$ touch ../gcc-3.3.6/gcc/c-gperf.h (don't know why this done by the way..)
$ make all-target-libstdc++-v3
LIBPATH="/usr/lib/gcc/powerpc64-unknown-linux-gnu/4.1.0-beta20050730/"
BOOT_CFLAGS=" -O2 -pipe" STAGE1_CFLAGS="-O"

And the I get exactly the same error as before:

[...]
/root/libstc++-v3-temp2/build/gcc/xgcc -B/root/libstc++-v3-temp2/build/gcc/
-B/usr/powerpc64-unknown-linux-gnu/bin/ -B/usr/powerpc64-unknown-linux-gnu/lib/
-isystem /usr/powerpc64-unknown-linux-gnu/include -O2 -DIN_GCC    -W -Wall
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -I.
-I. -I../../gcc-3.3.6/gcc -I../../gcc-3.3.6/gcc/. -I../../gcc-3.3.6/gcc/config
-I../../gcc-3.3.6/gcc/../include  -g0 -finhibit-size-directive
-fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss  \
   -c ../../gcc-3.3.6/gcc/crtstuff.c -DCRT_BEGIN \
  -o crtbegin.o
In file included from /usr/include/stdio.h:828,
                 from ../../gcc-3.3.6/gcc/tsystem.h:72,
                 from ../../gcc-3.3.6/gcc/crtstuff.c:62:
/usr/include/bits/stdio.h: In function `vprintf':
/usr/include/bits/stdio.h:36: error: syntax error before "__restrict__"
/usr/include/bits/stdio.h: In function `getchar':
/usr/include/bits/stdio.h:43: error: syntax error before "__restrict__"
/usr/include/bits/stdio.h:59: confused by earlier errors, bailing out
make[1]: *** [crtbegin.o] Error 1
make[1]: Leaving directory `/root/libstc++-v3-temp2/build/gcc'
make: *** [all-gcc] Error 2

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


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


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

* [Bug bootstrap/23158] building GCC 3.3.6 fails on ppc64 with gcc4 and gcc4.1
  2005-07-31  9:25 [Bug c/23158] New: building libstdc++.so.5 " markus at unixforces dot net
                   ` (5 preceding siblings ...)
  2005-07-31 17:35 ` pinskia at gcc dot gnu dot org
@ 2005-07-31 17:55 ` markus at unixforces dot net
  2005-07-31 18:56 ` markus at unixforces dot net
                   ` (6 subsequent siblings)
  13 siblings, 0 replies; 18+ messages in thread
From: markus at unixforces dot net @ 2005-07-31 17:55 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From markus at unixforces dot net  2005-07-31 17:40 -------
ok. thx for the info.

-- 


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


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

* [Bug bootstrap/23158] building GCC 3.3.6 fails on ppc64 with gcc4 and gcc4.1
  2005-07-31  9:25 [Bug c/23158] New: building libstdc++.so.5 " markus at unixforces dot net
                   ` (4 preceding siblings ...)
  2005-07-31 17:27 ` pinskia at gcc dot gnu dot org
@ 2005-07-31 17:35 ` pinskia at gcc dot gnu dot org
  2005-07-31 17:55 ` markus at unixforces dot net
                   ` (7 subsequent siblings)
  13 siblings, 0 replies; 18+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-07-31 17:35 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-07-31 17:34 -------
Huh, stdin and stdout are being replaced with restrict.

This is not a GCC bug.

Try compile gcc 3.3.6 by hand and not using emage at all.  I don't trust gentoo's build system right 
now.

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


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


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

* [Bug bootstrap/23158] building GCC 3.3.6 fails on ppc64 with gcc4 and gcc4.1
  2005-07-31  9:25 [Bug c/23158] New: building libstdc++.so.5 " markus at unixforces dot net
                   ` (3 preceding siblings ...)
  2005-07-31 17:22 ` pinskia at gcc dot gnu dot org
@ 2005-07-31 17:27 ` pinskia at gcc dot gnu dot org
  2005-07-31 17:35 ` pinskia at gcc dot gnu dot org
                   ` (8 subsequent siblings)
  13 siblings, 0 replies; 18+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-07-31 17:27 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-07-31 17:24 -------
I cannot reproduce this building gcc-3.3.6.

  return vfprintf (__restrict, __fmt, __arg);

This looks like a glibc bug, 
could you attach /usr/include/bits/stdio.h?

-- 


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


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

* [Bug bootstrap/23158] building GCC 3.3.6 fails on ppc64 with gcc4 and gcc4.1
  2005-07-31  9:25 [Bug c/23158] New: building libstdc++.so.5 " markus at unixforces dot net
                   ` (2 preceding siblings ...)
  2005-07-31 17:13 ` markus at unixforces dot net
@ 2005-07-31 17:22 ` pinskia at gcc dot gnu dot org
  2005-07-31 17:27 ` pinskia at gcc dot gnu dot org
                   ` (9 subsequent siblings)
  13 siblings, 0 replies; 18+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-07-31 17:22 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-07-31 17:13 -------
I am starting to think you have a memory/hardware issue.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|4.1.0                       |3.3.6


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


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

* [Bug bootstrap/23158] building GCC 3.3.6 fails on ppc64 with gcc4 and gcc4.1
  2005-07-31  9:25 [Bug c/23158] New: building libstdc++.so.5 " markus at unixforces dot net
  2005-07-31 16:40 ` [Bug bootstrap/23158] building GCC 3.3.6 " pinskia at gcc dot gnu dot org
  2005-07-31 16:44 ` pinskia at gcc dot gnu dot org
@ 2005-07-31 17:13 ` markus at unixforces dot net
  2005-07-31 17:22 ` pinskia at gcc dot gnu dot org
                   ` (10 subsequent siblings)
  13 siblings, 0 replies; 18+ messages in thread
From: markus at unixforces dot net @ 2005-07-31 17:13 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From markus at unixforces dot net  2005-07-31 17:11 -------
I re-ran the compile with -j1 ( instead of -j9 ;-) ) to get the command which
was executed before the error. Then I re-ran this command with the -E option, so
that the preprocessed source gets written to the file specified by the -o
option, right? But all I get is an ICE and the file specified by -o does not get
written -- and yes, I am at the right dirctory (hopefully, but find does not
find that file, too):

gcc # /var/tmp/portage/libstdc++-v3-3.3.6/work/build/gcc/xgcc
-B/var/tmp/portage/libstdc++-v3-3.3.6/work/build/gcc/
-B/usr/powerpc64-unknown-linux-gnu/bin/ -B/usr/powerpc64-unknown-linux-gnu/lib/
-isystem /usr/powerpc64-unknown-linux-gnu/include -O2 -DIN_GCC    -W -Wall
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -I.
-I. -I/var/tmp/portage/libstdc++-v3-3.3.6/work/gcc-3.3.6/gcc
-I/var/tmp/portage/libstdc++-v3-3.3.6/work/gcc-3.3.6/gcc/.
-I/var/tmp/portage/libstdc++-v3-3.3.6/work/gcc-3.3.6/gcc/config
-I/var/tmp/portage/libstdc++-v3-3.3.6/work/gcc-3.3.6/gcc/../include  -g0
-finhibit-size-directive -fno-inline-functions -fno-exceptions
-fno-zero-initialized-in-bss     -c
/var/tmp/portage/libstdc++-v3-3.3.6/work/gcc-3.3.6/gcc/crtstuff.c -DCRT_BEGIN  
-o crtbegin.o -E
cc1: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
gcc # ls crtbegin.o 
ls: crtbegin.o: No such file or directory
gcc #

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|3.3.6                       |4.1.0


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


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

* [Bug bootstrap/23158] building GCC 3.3.6 fails on ppc64 with gcc4 and gcc4.1
  2005-07-31  9:25 [Bug c/23158] New: building libstdc++.so.5 " markus at unixforces dot net
  2005-07-31 16:40 ` [Bug bootstrap/23158] building GCC 3.3.6 " pinskia at gcc dot gnu dot org
@ 2005-07-31 16:44 ` pinskia at gcc dot gnu dot org
  2005-07-31 17:13 ` markus at unixforces dot net
                   ` (11 subsequent siblings)
  13 siblings, 0 replies; 18+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-07-31 16:44 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pinskia at gcc dot gnu dot
                   |                            |org
             Status|UNCONFIRMED                 |WAITING


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


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

* [Bug bootstrap/23158] building GCC 3.3.6 fails on ppc64 with gcc4 and gcc4.1
  2005-07-31  9:25 [Bug c/23158] New: building libstdc++.so.5 " markus at unixforces dot net
@ 2005-07-31 16:40 ` pinskia at gcc dot gnu dot org
  2005-07-31 16:44 ` pinskia at gcc dot gnu dot org
                   ` (12 subsequent siblings)
  13 siblings, 0 replies; 18+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-07-31 16:40 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-07-31 16:33 -------
Note you are building the full GCC 3.3.6

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|building libstdc++.so.5     |building GCC 3.3.6 fails on
                   |fails on ppc64 with gcc4 and|ppc64 with gcc4 and gcc4.1
                   |gcc4.1                      |
            Version|4.1.0                       |3.3.6


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


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

end of thread, other threads:[~2007-04-04 13:35 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-23158-10311@http.gcc.gnu.org/bugzilla/>
2006-08-24 23:55 ` [Bug bootstrap/23158] building GCC 3.3.6 fails on ppc64 with gcc4 and gcc4.1 yangdh at cableplus dot com dot cn
2006-08-25  0:03 ` pinskia at gcc dot gnu dot org
2006-11-13 22:32 ` tom_gall at mac dot com
2007-04-04 13:35 ` gcc at futurenotfound dot com
2005-07-31  9:25 [Bug c/23158] New: building libstdc++.so.5 " markus at unixforces dot net
2005-07-31 16:40 ` [Bug bootstrap/23158] building GCC 3.3.6 " pinskia at gcc dot gnu dot org
2005-07-31 16:44 ` pinskia at gcc dot gnu dot org
2005-07-31 17:13 ` markus at unixforces dot net
2005-07-31 17:22 ` pinskia at gcc dot gnu dot org
2005-07-31 17:27 ` pinskia at gcc dot gnu dot org
2005-07-31 17:35 ` pinskia at gcc dot gnu dot org
2005-07-31 17:55 ` markus at unixforces dot net
2005-07-31 18:56 ` markus at unixforces dot net
2005-07-31 18:57 ` markus at unixforces dot net
2005-07-31 19:00 ` pinskia at physics dot uc dot edu
2005-07-31 19:01 ` pinskia at gcc dot gnu dot org
2005-07-31 19:11 ` pinskia at gcc dot gnu dot org
2005-07-31 19:15 ` markus at unixforces dot net
2005-07-31 19:49 ` 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).