GCC 3.3 build on AIX 5.2, done
David Edelsohn
dje@watson.ibm.com
Thu Jul 3 19:11:00 GMT 2003
>>>>> Alexy Khrabrov writes:
Alexy> -- IBM-packaged gcc 2.9-aix51 fails to bootstrap
This is the same problem: gcc 2.9-aix51 includes a "fixed"
stdlib.h in its header cache that does not declare atoll().
Alexy> After more than 10 hours of deliberate checking for things,
Alexy> declaration and linkage, it builds.
The checking is faster if one uses Bash as the shell instead of
the native AIX Ksh, e.g.,
make SHELL=bash CONFIG_SHELL=bash ...
David
More information about the Gcc
mailing list