This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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: gcj trunk - memory issues


On Sat, 8 Dec 2007 19:40:51 +0100
Hanno Meyer-Thurow <h.mth@web.de> wrote:

> Second, gij runtime and 'gcj -C' utilize both cores of my Core2Duo
> completely. gij also eats all my memory and is unusable. However,
> the more interesting issue is with 'gcj -C'.

Ok. glibc-2.7 missed the memory patch on Gentoo which was in 2.6.1.
Now, it is single-threaded and memory-friendly again.

However, first compile after unpack still takes its time. I wonder.
Though, as long as it does not kill my system it is ok. ;)


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