printing exceptions?

Tom Tromey tromey@redhat.com
Wed Mar 6 14:37:00 GMT 2002


>>>>> "Alexandre" == Alexandre Oliva <aoliva@redhat.com> writes:

Alexandre> Actually, I was thinking of libgcj.la being linked with
Alexandre> $(THREADLIBS) first, which would solve the problem just the
Alexandre> same.

We already do that:

    libgcj_la_LDFLAGS = -rpath $(toolexeclibdir) $(THREADLIBS) $(LIBLTDL) \
	    $(GCLIBS) $(ZLIBS) \

So something else must be required.

Tom



More information about the Java mailing list