cvs commit: ports/lang/gcc33 Makefile

Gerald Pfeifer gerald at pfeifer.com
Sat Nov 8 14:08:23 PST 2003


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 at pfeifer.com   http://www.pfeifer.com/gerald/


More information about the cvs-ports mailing list