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/11317] make bootstrap-lean fails with #error Unrecognized value in TARGET_CPU_DEFAULT


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


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