A suggestion...

Alexandre Oliva oliva@dcc.unicamp.br
Thu Jun 4 12:07:00 GMT 1998


Prabhu Ramachandran <prabhu@aero.iitm.ernet.in> writes:

> I suggest that the installation instructions tell one of how much HD
> space is reqd to actually compile it (and possibly how much RAM is
> reqd).

This would be quite hard to maintain in the hundreds of platforms
gcc/egcs currently supports.

> I also want to know what directories in the 'objdir' are needed and
> what can be safely deleted

In general, you should not build egcs in the directory where it is
supposed to be installed.  You should have build it in /tmp/egcs-1.0.3
or such, so that, after install, you could just rm -rf /tmp/egcs-1.0.3

If you imply that objdir is the directory where you run configure and
make bootstrap, then you can safely remove objdir after `make install'

-- 
Alexandre Oliva
mailto:oliva@dcc.unicamp.br mailto:aoliva@acm.org
http://www.dcc.unicamp.br/~oliva
Universidade Estadual de Campinas, SP, Brasil




More information about the Gcc-bugs mailing list