Skip to Content.
Sympa Menu

sm-discuss - Re: [SM-Discuss] Detection of GNU C++ compiler hangs when compiling gcc 4.3.0

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: "Andraž 'ruskie' Levstik" <ruskie AT codemages.net>
  • To: <sm-discuss AT lists.ibiblio.org>
  • Subject: Re: [SM-Discuss] Detection of GNU C++ compiler hangs when compiling gcc 4.3.0
  • Date: Tue, 27 May 2008 21:01:49 +0200

On 20:55:54 2008-05-27 Thomas Orgis <thomas-forum AT orgis.org> wrote:
> Am Tue, 27 May 2008 19:30:29 +0200
> schrieb "Andraž 'ruskie' Levstik" <ruskie AT codemages.net>:
>
> > But in some instances I only want a single one and then add another
> > one when needed...
>
> Well, you get started off faster with only gcc... perhaps later seeing
> that you need g++, too...
> I kindof like to have separate spells, not being forced to install
> multiple compilers when I need one -- but that works also for one
> spell. In addition, I indeed guess that you don't add a new compiler
> from gcc that often -- without having to recompile all of it because of
> an update anyway.
>
> What would be interesting for me is just how much more time it takes to
> compile gcc and g++ together, compared to g++ alone...
> Treeve: Can you supply some numbers there?
>

That's easy... g++ needs gcc compiled first :) so it's gcc time+g++ time :)
for a split g++ spell... Here's how it goes iirc.

gcc
gcc+g++
gcc+g+++gcj
gcc+objc

So in all cases it adds the time for one gcc compile to the build and in
some (i.e. gcj) more...

--
Andraž "ruskie" Levstik
Source Mage GNU/Linux Games grimoire guru
Geek/Hacker/Tinker

Be sure brain is in gear before engaging mouth.
Ryle hira.

Key id = F4C1F89C
Key fingerprint = 6FF2 8F20 4C9D DB36 B5B6 F134 884D 72CC F4C1 F89C





Archive powered by MHonArc 2.6.24.

Top of Page