This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
gcc 3.3 footprint
- From: Erik Poupaert <erik dot poupaert at skynet dot be>
- To: java at gcc dot gnu dot org
- Date: Sat, 2 Aug 2003 20:20:14 +0000
- Subject: gcc 3.3 footprint
- Organization: Erik Poupaert
Is there anything I could do about the following?
$ du -ch /usr/local/gcc/3.3 | grep total
202M total
I've built as following:
$ gcc -v
Reading specs from /usr/local/gcc/3.3/lib/gcc-lib/i686-pc-linux-gnu/3.3/specs
Configured with: ../gcc-3.3/configure --prefix=/usr/local/gcc/3.3
--enable-languages=c,c++,java --enable-threads=posix Thread model: posix
gcc version 3.3
Quite a few distribution technologies are DOA with that footprint. It wouldn't scale.
I don't know of any that would. Maybe there is a way to reduce footprints?