[Bug bootstrap/11317] make bootstrap-lean fails with #error Unrecognized value in TARGET_CPU_DEFAULT
ralf dot hildebrandt at charite dot de
gcc-bugzilla@gcc.gnu.org
Wed Jun 25 13:49:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11317
------- Additional Comments From ralf dot hildebrandt at charite dot de 2003-06-25 13:11 -------
I had a try with:
% export CONFIG_SHELL=/bin/ksh
% make distclean && ../configure --enable-shared
--enable-version-specific-runtime-libs --with-as=/opt/local/bin/as
--with-gnu-as --with-gnu-ld && make bootstrap-lean
but I still get:
#error Unrecognized value in TARGET_CPU_DEFAULT.
Both with gcc-3.3 and gcc-20030623
More information about the Gcc-bugs
mailing list