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: Failure to build gcc-3.4 20030909 Java sourcefiles: @libgcj.sourcelist: gcj: Internal error: Killed (program jc1)


Christian Joensson writes:
 > I'm sorry, but I don't have a 64-bit capable gdb installed...
 > 
 > But, I see "big" memory usage, on this 128 MB old box (with 256 MB swap)...
 > Might the memory available be a problem?

Yes.  Both the linker and the compiler grow very large while building
libgcj.  jc1 grows to 266 Mbytes on my x86 box.

Andrew.


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