bulding libgcc1.a fails for 970917-snapshot ...

Max Lawson mlawson@drfmc.ceng.cea.fr
Sat Sep 20 09:37:00 GMT 1997


	Hi.

I'm trying to builg gcc ( thanx 4 your previous help :)
for a target-system defined as "i586-pc-linux-gnulibc1".

But the process fails when trying to build ligcc1.a. Here 
the way I'm doing:

	$cd gcc; ./configure -v --enable-shared --with-gnu
	[..]

	$make LANGUAGES="c c++" CFLAGS="-g -O2"
	[..]
	_mulsi3
	cpp: Usage: /usr/lib/gcc-lib/i486-linux/2.7.2.1/cpp [switches] input output
	make: *** [libgcc1.a] Error1

cpp may be called trough the command 
"cc -DIN_LIBGCC1 -0 -I. -I. -I./config -c -DL_mulsi3 ./libgcc1.c" 
which IMHO seems correct :(


Thanx for your help, Max



More information about the Gcc mailing list