--- 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 ch
--- 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 sof
--- 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 be
--- 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
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-07-31
19:15 ---
Use make bootstrap instead.
--
What|Removed |Added
Status|UNCONFIRMED
--- 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_CFL
--- 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=23
--- 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
-
--- 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/
--- 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
--- 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/p
--- 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
--- 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.
--
Wh
--- 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_b
--- 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
V
--- 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 f
--
What|Removed |Added
CC||pinskia at gcc dot gnu dot
||org
Status|UNCONFIRMED
--- 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
18 matches
Mail list logo