Build report for AIX 5.3

2010-07-06 Thread Mario Linke
Hi, i just successfully built GCC 4.5.0 on AIX 5.3 using the following commands: setenv LDR_CNTRL MAXDATA=0x5000 ../gcc-4.5.0/configure --disable-multilib --with-gmp=/usr/local make bootstrap-lean make install $ config.guess powerpc-ibm-aix5.3.0.0 $ gcc -

Build report for AIX 5.3

2009-04-27 Thread Mario Linke
Hi, i just built GCC 4.4.0 on AIX 5.3 using the following commands: setenv LDR_CNTRL MAXDATA=0x4000 ../gcc-4.4.0/configure --disable-multilib --with-gmp=/usr/local make bootstrap-lean make install $ config.guess powerpc-ibm-aix5.3.0.0 $ gcc -v Using built-i

Build report for AIX 5.3

2009-02-19 Thread Mario Linke
Hi, i just built GCC 4.3.3 on AIX 5.3 using the following commands: setenv LDR_CNTRL MAXDATA=0x4000 ../gcc-4.3.3/configure --disable-multilib --with-gmp=/usr/local make bootstrap-lean make install $ config.guess powerpc-ibm-aix5.3.0.0 $ gcc -v Using built-i