This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: gcc 4.3.2 compilation failure on aix 5.3
- From: Rohit <will dot u dot tellmemore at gmail dot com>
- To: "David Edelsohn" <dje dot gcc at gmail dot com>, gcc-help at gcc dot gnu dot org
- Date: Wed, 19 Nov 2008 14:31:23 -0500
- Subject: Re: gcc 4.3.2 compilation failure on aix 5.3
- References: <97993dc40811191036i48644747x36318b379acb0f48@mail.gmail.com> <303e1d290811191047ne73e3f4k872b864af394eb24@mail.gmail.com>
>
> Did you read and follow the AIX-specific installation instructions?
>
> http://gcc.gnu.org/install/specific.html#x-ibm-aix
>
> If you use Bash, the configure step is much faster.
I am using bash and top level configure script is fast without any
doubt. but this configure is run as part of gmake invocation at stage
3. It takes around 5-6 hours on my setup to complete libstd++v3
configuration , for some reason. Other parts are running just fine.
(Though my machine has just 1 g ram it should still be fine i
suppose).
-Rohit