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]

a error when compile a simple java application !


hello all,
My system is Debian(2.6.6).
I have built the gcc/gcj 4.0 following
http://gcc.gnu.org/java/build-snapshot.html, but when I compile a simple
HelloWorld.java using gcj, the error below occur:
bbskill@debian:~/Temp/java/gcj$ gcj --main=HelloWorld -o HelloWorld
HelloWorld.java

jc1: out of memory allocating 1342179075 bytes after a total of 270336 bytes

How can I fix it ?
Thanks with much appreciation !


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