>>>>> "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