|
| | Subject: | Successfull build of gcc 4.2.2 on AIX 5.2 TL 10 | | Group: | Gcc | | From: | (Timothy J. Bogart) | | Date: | 20 Jan 2008 |
bash-3.00$ gcc-4.2.2/config.guess
powerpc-ibm-aix5.2.0.0
bash-3.00$ /raid/tbogart/gcc422/bin/gcc -v
Using built-in specs.
Target: powerpc-ibm-aix5.2.0.0
Configured with: /raid/tbogart/src/gcc-4.2.2/configure --with-gmp=/usr/local --w
ith-mpfr=/usr/local --disable-nls --enable-languages=c,c++,fortran --prefix=/rai
d/tbogart/gcc422
Thread model: aix
gcc version 4.2.2
CONFIG_SHELL=/usr/bin/bash. Do NOT put /opt/freeware/bin in path, at least before /usr/bin or build will fail. mpfr, gpm and autogen built static only with aixtoolbox gcc.
|