This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/12030] Bootstrap fails with solaris 9
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Aug 2003 04:03:22 -0000
- Subject: [Bug bootstrap/12030] Bootstrap fails with solaris 9
- References: <20030822035737.12030.ben.dorman@gsfc.nasa.gov>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
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