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: AIX build very slow


I had the same problem with Aix 4.3.3.
It seems that Aix, during configuration, decrease the priority
of the configuring shell.
It goes faster changing configuring shell with bash Shell
(CONFIG_SHELL=/usr/local/bin/bash) before configure.


Bye.



KRAJCSOVITS Gyorgy wrote:
Hi,
   tried to build gcc-3.4.4 and gcc-4.0.0 on
$ uname -a
AIX localhost 2 5

   Both builds with ../gcc-xxx/configure --enable-threads=posix
--prefix=...

   Both slow down at a configure for G++, last couple of messages:
checking nan.h usability... no
checking nan.h presence... no
checking for nan.h... no
checking ieeefp.h usability... no
checking ieeefp.h presence... ^Cmake[1]: ***
[configure-target-libstdc++-v3] Error 129
make: *** [bootstrap-lean] Interrupt

I did a CTRL-C to stop it, each of these lines took 5-10 minutes alone.
Any idea ? Should I use pthreads=aix instead ?

bye, krajo



begin:vcard
fn:Carlo Corridore
n:Corridore;Carlo
org:Alenia Aeronautica Nola;Sistemi di Integrazione
adr:;;Via Boscofangone Zona A.S.I.;Polvica di Nola;NA;80035;Italy
email;internet:carlo@alenianola.finmeccanica.it
title:Systems & Integration Manager
tel;work:++39-81-315-4103
tel;fax:++39-81-315-4044
x-mozilla-html:FALSE
version:2.1
end:vcard


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