Hi Matthias,

Matthias Klose wrote:

> http://gcc.gnu.org/ml/gcc/2005-12/msg00231.html talks about improving
> memory management in make.  Recently the gcj-4.0 builds on mips and
> s390 didn't terminate, the 512 MB configured on these buildd's were
> not enough. Besides memory consumption, it should increase build time
> on low memory machines as well (on m68k about 35 minutes are spent
> reading the libjava/classpath Makefile from the gcc-snapshot package).

If you still have a makefile that can reproduce this and time, please
test against make 3.82 from experimental.  It plugs some memory leaks,
and more importantly, it memoizes strings as hjl suggested.

Thanks,
Jonathan



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to