public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* 15 hours compiling Gcc 3.2.1
@ 2002-12-20 19:31 Jose
  2002-12-21  9:51 ` LLeweLLyn Reese
  0 siblings, 1 reply; 3+ messages in thread
From: Jose @ 2002-12-20 19:31 UTC (permalink / raw)
  To: gcc-help

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 ?

Thanks.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: 15 hours compiling Gcc 3.2.1
  2002-12-20 19:31 15 hours compiling Gcc 3.2.1 Jose
@ 2002-12-21  9:51 ` LLeweLLyn Reese
  2002-12-21 11:25   ` bjorn rohde jensen
  0 siblings, 1 reply; 3+ messages in thread
From: LLeweLLyn Reese @ 2002-12-21  9:51 UTC (permalink / raw)
  To: Jose; +Cc: gcc-help

"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.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: 15 hours compiling Gcc 3.2.1
  2002-12-21  9:51 ` LLeweLLyn Reese
@ 2002-12-21 11:25   ` bjorn rohde jensen
  0 siblings, 0 replies; 3+ messages in thread
From: bjorn rohde jensen @ 2002-12-21 11:25 UTC (permalink / raw)
  To: gcc-help; +Cc: Jose

Hi guys,

  I seem to recall similar compilation times on an IBM M80
running AIX 4.3.3 for an earlier gcc version. I think, the
reason is, that quite a lot has to be buildt, if you enable
all languages and versions, multible compiler and library
versions threaded/nonthreaded, 32bit/64bit etc. The build
process goes through a configure stage for each combination
of options, i think, so dont be alarmed by seeing the process
in configure stage after hours and hours. It is most likly
reconfiguring for a slightly different build.
  Anyway i just let it run to completion.

Yours sincerely,

Bjorn

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-12-21  9:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-20 19:31 15 hours compiling Gcc 3.2.1 Jose
2002-12-21  9:51 ` LLeweLLyn Reese
2002-12-21 11:25   ` bjorn rohde jensen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).