Failure to build gcc-3.4 20030909 Java sourcefiles: @libgcj.sourcelist: gcj: Internal error: Killed (program jc1)

Jeff Sturm jsturm@one-point.com
Tue Sep 16 16:21:00 GMT 2003


On Tue, 16 Sep 2003, Andrew Haley wrote:
>  > What if libgcj looks for --enable-intermodule, as gcc itself now does?
>  > I'd take that to mean "I have lots of memory, so build in a way that gives
>  > better optimizations and may build faster".  Not unlike the current libgcj
>  > situation.
>
> Sounds good.  Trouble is, we are using this "compile everything at
> once" to get around a libtool (and/or shell) bug, aren't we?

Not for the .java->.class build, but if we're thinking about adopting
the same approach for .java->.o we'd need to make some compromises for
space, perhaps build one package at a time.

Jeff



More information about the Java mailing list