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]

bootstraping 3.2 on sparc*-*-* fails


Hello.

Bootstraping current head revision on sparc*-*-* fails in stage 1 with
the following results:

sparc-*-linux:

./xgcc -B./ -B/opt/Pkg/Linux/sparc64/gcc32/sparc-suse-linux/bin/ -isystem /opt/Pkg/Linux/sparc64/gcc32/sparc-suse-linux/include -isystem /opt/Pkg/Linux/sparc64/gcc32/sparc-suse-linux/sys-include -O2 -DIN_GCC    -W -Wall -Wwr ite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -I. -I. -I/home/schiele/gcccvs/gcc/gcc -I/home/schiele/gcccvs/gcc/gcc/. -I/home/schiele/gcccvs/gcc/gcc/config -I/home/schiele/gcccvs/gcc/gcc/../include -g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss -fPIC \
   -c /home/schiele/gcccvs/gcc/gcc/crtstuff.c -DCRT_BEGIN -DCRTSTUFFS_O \
  -o crtbeginS.o

results in an endless loop

sparc*-sun-solaris2.*:

./xgcc -B./ -B/opt/Pkg/SunOS/gcc32/sparc-sun-solaris2.8/bin/ -isystem /opt/Pkg/SunOS/gcc32/sparc-sun-solaris2.8/include -isystem /opt/Pkg/SunOS/gcc32/sparc-sun-solaris2.8/sys-include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -I. -I. -I/home/schiele/gcccvs/gcc/gcc -I/home/schiele/gcccvs/gcc/gcc/. -I/home/schiele/gcccvs/gcc/gcc/config -I/home/schiele/gcccvs/gcc/gcc/../include  -g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss -fPIC \
   -c /home/schiele/gcccvs/gcc/gcc/crtstuff.c -DCRT_BEGIN \
  -o crtbegin.o

results in an endless loop

Full build logs can be found at
http://pi3.informatik.uni-mannheim.de/~schiele/gcc/.

Robert

-- 
Robert Schiele			Tel.: +49-621-181-2517
Dipl.-Wirtsch.informatiker	mailto:rschiele@uni-mannheim.de

Attachment: msg01004/pgp00000.pgp
Description: PGP signature


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