RE: required disk space?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



It builds three copies of the compiler, so it can take up a lot of
space.  From the installation docs:

If you are short on disk space you might consider make bootstrap-lean
instead. This is identical to make bootstrap except that object files
from the stage1 and stage2 of the 3-stage bootstrap of the compiler are
deleted as soon as they are no longer needed. 

Try "make bootstrap-lean".

Thanks,
Lyle


-----Original Message-----
From: gcc-help-owner@xxxxxxxxxxx [mailto:gcc-help-owner@xxxxxxxxxxx] On
Behalf Of Mike Wyatt
Sent: Saturday, November 13, 2004 9:47 AM
To: gcc-help@xxxxxxxxxxx
Subject: required disk space?

I'm trying to make bootstrap4-lean with over a gig free, and I am
getting errors due to no disk space

low and behold, it's true, the gcc make has used up over a gig

is this normal?

how much disk space does it usually take up, so that I can see if the
note from the install instructions will be of any use

-- 
- Mike Wyatt


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux