This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: "make clean" after installation?


Oliver Kullmann <O.Kullmann@Swansea.ac.uk> writes:

> Hi,
> 
> I've installed gcc 3.2.1 on my laptop, and it now takes ~ 450 MB,
> which I can not afford; at

Your suject line contains an answer. 'make clean' in the build
    directory will erase most of the stuff. Another option is to
    remove the build directory entirely. 

[snip]


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]