libjava test suite keeps getting stuck

H . J . Lu hjl@lucon.org
Thu Apr 19 19:56:00 GMT 2001


On Thu, Apr 19, 2001 at 07:34:50PM -0700, Zack Weinberg wrote:
> On Thu, Apr 19, 2001 at 10:31:22PM -0400, Jeff Sturm wrote:
> > 
> > On 19 Apr 2001, Tom Tromey wrote:
> > > Maybe there is another problem that I haven't paid attention to?  :-(
> > 
> > The one that puts -lc ahead of -lpthread?  I reported it a while back,
> > then promptly forgot about it again.
> > 

I believe the new glibc and current binutils should fix it. That
is the order of -lc and -lpthread passed to ld doesn't affect that
the symbols in libpthread.so will override those in libc.so. Ulrich,
is that true?

H.J.



More information about the Java mailing list