This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
is there a problem with large compiles?
- From: Nic Ferrier <nferrier at tapsellferrier dot co dot uk>
- To: java at gcc dot gnu dot org
- Date: 11 May 2003 22:38:17 +0100
- Subject: is there a problem with large compiles?
I'm trying to use gcj to compile GNU-Paperclips.
I'm hitting a memory problem when compiling the whole project with an
@file.
jc1: out of memory allocating 3896982688 bytes after a total of 143568 bytes
Is this expected behaviour of 3.3? Or is it something going wrong
somewhere.
It seems like rather a lot of memory to me.
Nic