This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Failure fo build gcc cvs 3.2 branch on sparc64-linux: libstdc++-v3/src/complex_io.cc
On Sun, Nov 03, 2002 at 11:20:37PM -0800, David S. Miller wrote:
> From: <christian@j-son.org>
> Date: Mon, 4 Nov 2002 08:21:32 +0100
>
> well, the thing is that I try to build for sparc64-linux target... so
> sparc32 is not the issue here.
>
> Probably gcc-2.96 is just emitting bad code, probably you can just
> build a 64-bit C compiler by itself using CFLAGS="-g", install this
> somewhere like /usr/local, then use that compiler to bootstrap
> sparc64-linux-gcc fully.
OK, will do, I take a gcc cvs trunk as of now, with binutils cvs trunk
as of now also. I'll also post the testresults of that specific
"bootstrap" compiler...
Cheers,
/ChJ