On Jun 10, 2006, at 12:30 AM, Monika Sapra wrote:
Thanks for the reply. I have tried this but when I check out GCC
source
using SVN, It is 1.38 GB. I have space problem on my system so it is
difficult to check out all supported tool sources and make combined
tree.
Ha, that's nothing, you should try building it:
mrs $ du -H -s ../gcc-darwin
3289224 ../gcc-darwin
Anyway, this is the wrong list to pursue disk space expansions.
Personally, I'd recommend the 500 GB Seagate drive for US$189. This
is also the wrong list to use for all questions about gcc. gcc-help
is a better place.
I am not able to understand, why the checkout source of GCC is so
large in
size?
rm -rf gcc/{java,ada,testsuite,cp,fortran} lib
{java,ada,fortran,stdc++}
if you don't need them, that should save some space.