This is the mail archive of the java-prs@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]

[Bug libgcj/35266] gcj: Internal error: Killed (program jc1) when building java



------- Comment #2 from juli-info at baumler dot com  2008-02-20 20:21 -------
(In reply to comment #1)
> How much memory do you have?

% free -mt
             total       used       free     shared    buffers     cached
Mem:          3536       3334        202          0         40       1814
-/+ buffers/cache:       1478       2057
Swap:         6165       1273       4891
Total:        9702       4608       5094

> How are you invoking make?

just as make.

> How did you configure GCC ?

from the objectdir:

../gcc-4.23/configure --prefix=/home/lhaley/lib \
 --enable-languages=java,c,c++

I'm building/installing a personal copy of gcj for a user on some cheap
hosting solution that doesn't supply it or a current gcc.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35266


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