This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: config-ml.in AIX multilibs


>>>>> Alexandre Oliva writes:

Alex> Even AIX 4.1?  I've never been able to do a build without
Alex> --disable-multilib on my AIX 4.1 box, but that's because it's way too
Alex> slow (I'm lucky when it completes one week's bootstrap+check before
Alex> next week's snapshot is released :-)

	Only AIX 4.3 and above include aix64 and pthread multilib
(t-aix43). 

	After your suggestion about config shell for Solaris, I tried bash
on AIX and it is at least an order of magnitude faster.  I actually can
configure V3 in less than a day!

	I needed to use *BOTH* SHELL=/path/bash and
CONFIG_SHELL=/path/bash 

David


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]