This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Failure fo build gcc cvs 3.2 branch on sparc64-linux:libstdc++-v3/src/complex_io.cc


   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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]