Re: Build report for AIX 6.1

2009-06-15 Thread David Edelsohn
Mario, I, personally, have not encountered MAXDATA limits building application with GCC (as opposed to Java), but I can see that some large applications might encounter them. I bootstrap GCC every night and build many GNU applications with the default GCC configuration. I can adjust the default G

Build report for AIX 6.1

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