This is the mail archive of the gcc-bugs@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]

[Bug bootstrap/12030] Bootstrap fails with solaris 9


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12030



------- Additional Comments From pinskia at gcc dot gnu dot org  2003-08-22 04:03 -------
>From old bug 12029:
        


make log terminates with:

./xgcc -B./ -B/data/veris/sparc-sun-solaris2.9/bin/ -isystem
/data/veris/sparc-sun-solaris2.9/include -isystem
/data/veris/sparc-sun-solaris2.9/sys-include -DIN_GCC    -W -Wall
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -I.
-I. -I../../gcc-3.3.1/gcc -I../../gcc-3.3.1/gcc/. -I../../gcc-3.3.1/gcc/config
-I../../gcc-3.3.1/gcc/../include  \
        -c ../../gcc-3.3.1/gcc/config/sparc/gmon-sol2.c -o gmon.o
In file included from config.h:19,
                 from ../../gcc-3.3.1/gcc/config/sparc/gmon-sol2.c:35:
../../gcc-3.3.1/gcc/config/sparc/sparc.h:190:3: #error Unrecognized value in
TARGET_CPU_DEFAULT.
gmake[2]: *** [gmon.o] Error 1
gmake[2]: Leaving directory `/local/data/veris/src/gcc-3.3.1-build/gcc'
gmake[1]: *** [stage1_build] Error 2
gmake[1]: Leaving directory `/local/data/veris/src/gcc-3.3.1-build/gcc'
gmake: *** [bootstrap] Error 2


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