This is the mail archive of the gcc-help@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]
Other format: [Raw text]

Re: Why does it take *so* long to bootstrap the 3.x compiler C,C++ on aix?



On Monday, March 24, 2003, at 11:50 AM, John Ruttenberg wrote:


After it gets done bootstrapping the compiler it goes into an orgy of
configure that lasts for hours and hours. What's it doing? Does anybody know?


Is this AIX (i ask because your previous message mentions you use AIX)
If so, it's because of ksh.

Force the configure shell to be bash, and it'll go *much* faster.

--Dan


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