This is the mail archive of the
java-discuss@sourceware.cygnus.com
mailing list for the Java project.
Re: gcc 2.95 core dump with java on Solaris 2.5.1
>>>>> "Alexandre" == Alexandre Oliva <oliva@dcc.unicamp.br> writes:
Alexandre> That's just one of the reasons why the libtool manual says
Alexandre> it doesn't support languages other than C.
Yeah.
I think we can change gcj and libgcj so that static constructors are
never needed. This adds a maintenance burden to libgcj, but I think
that will be quite small.
The libgcj side of this work is fairly easy. The gcj side is a bit
more complex (but still not hard, I think).
I don't know when I'll be able to do it.
Tom