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: 3.2 bootstrap failure in stage1 gengenrtl on sparcv9-sun-solaris2.8


> 
> make[1]: Entering directory `/export/u3/lucier/programs/gcc/gcc-3.2/objdir-sparcv9/gcc'
> make CC="stage1/xgcc -Bstage1/ -B/home/c/lucier/local/gcc-test/sparcv9-sun-solaris2.8/bin/" \
>          STAGE_PREFIX=stage1/ \
>          ADAC="\$(CC)" CFLAGS="-g -O2" LDFLAGS="" WARN_CFLAGS="\$(GCC_WARN_CFLAGS)" STRICT_WARN="-Wtraditional -pedantic -Wno-long-long" libdir=/home/c/lucier/local/gcc-test/lib LANGUAGES="c gcov c++ f77 java objc" MAKEOVERRIDES= OUTPUT_OPTION="-o \$@"
> make[2]: Entering directory `/export/u3/lucier/programs/gcc/gcc-3.2/objdir-sparcv9/gcc'
> ./gengenrtl -h > tmp-genrtl.h
> make[2]: *** [s-genrtl] Error 2
> make[2]: Leaving directory `/export/u3/lucier/programs/gcc/gcc-3.2/objdir-sparcv9/gcc'
> make[1]: *** [stage2_build] Error 2
> make[1]: Leaving directory `/export/u3/lucier/programs/gcc/gcc-3.2/objdir-sparcv9/gcc'
> make: *** [bootstrap] Error 2
> 

This happens with today's CVS using either "gcc -mcpu=ultrasparc -m64" or
"cc -xarch=v9 -xildoff" as the stage1 compiler.

Brad


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