GCC 3.3 build on AIX 5.2, ICE

David Edelsohn dje@watson.ibm.com
Tue Jul 1 02:57:00 GMT 2003


>>>>> Alexy Khrabrov writes:

Alexy> Hmmm, I was thinking of putting a correct stdlib.h on an include path
Alexy> earlier than the broken one, then messing with configure to look at
Alexy> that fixed include path...  Doable?
 
	Maybe.

Alexy> xlc_r -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-3.3/libiberty/../include   ../../gcc-3.3/libiberty/objalloc.c -o objalloc.o

	Please read the installation instructions: you need to bootstrap
with "cc", not "xlc" or "xlc_r".

David



More information about the Gcc-bugs mailing list