On Apr 9, 2001, Tom Tromey <tromey@redhat.com> wrote: > The problems I'm seeing have nothing to do with -lpthread but instead > the relative ordering of -lc and -lgcc_s. If -lc comes first, then my > Java programs crash on exit. If -lgcc_s comes first, then they work. Please try this patch: