Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Nov 2003 23:08:27 +0100 (CET)
From:      Gerald Pfeifer <gerald@pfeifer.com>
To:        parv <parv@pair.com>
Cc:        ports-committers@FreeBSD.org
Subject:   Re: cvs commit: ports/lang/gcc33 Makefile
Message-ID:  <Pine.BSF.4.58.0311082306420.64065@acrux.dbai.tuwien.ac.at>
In-Reply-To: <20031108213011.GA854@moo.holy.cow>
References:  <200311082108.hA8L80tV007689@repoman.freebsd.org> <20031108213011.GA854@moo.holy.cow>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 8 Nov 2003, parv wrote:
>> Build GCC using `make bootstrap-lean` instead of `make bootstrap` to increase
>> the chance of success on disk starved hosts (e.g. on the FreeBSD cluster).
> Woohoo!!
>
> Oh wait, does that also mean that it will take longer (how much if
> so?) to build gcc?

No, don't worry!  It just means that intermediate directories (or stages,
in GCC lingo) are removed once no longer needed.

So, in a sense it'll take marginally longer as we have those file removal
operations, but practically you shouldn't notice any difference in time.

Gerald
-- 
Gerald Pfeifer (Jerry)   gerald@pfeifer.com   http://www.pfeifer.com/gerald/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.58.0311082306420.64065>