This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: 15 hours compiling Gcc 3.2.1
- From: LLeweLLyn Reese <llewelly at lifesupport dot shutdown dot com>
- To: "Jose" <jperezme at mi dot madritel dot es>
- Cc: <gcc-help at gcc dot gnu dot org>
- Date: 20 Dec 2002 20:42:25 -0800
- Subject: Re: 15 hours compiling Gcc 3.2.1
- References: <002001c2a84a$5bbb19f0$02001aac@winxpepe>
- Reply-to: gcc-help at gcc dot gnu dot org
"Jose" <jperezme@mi.madritel.es> writes:
> Hello.
> I'm compiling gcc 3.2.1 with gcc.3.0.1 on aix 4.3.3 and i think is very
> stranger that it after :
> ./configure --prefix=/usr/local/gcc32 --enable-languages=c,c++ --enable-thre
> ads=aix
> That works fine
> /usr/local/make
>
> it still is running after 15 hours.All time screen shows:
> checking for hypot declaration.... yes
> checking for xxx declaration.... yes
> checking for .............
>
>
> Is it correct ?
No. Something has gone wrong - probably in libstdc++'s configuration.
Use google's advanced search to search gcc.gnu.org for
'aix gcc successful 3.2', or something else likely to find a report of
a successful build on aix 4.3.3. Such a report should include a list
of options to configure.