This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: libjava test suite keeps getting stuck
- To: "H . J . Lu" <hjl at lucon dot org>
- Subject: Re: libjava test suite keeps getting stuck
- From: Jeff Sturm <jsturm at one-point dot com>
- Date: Fri, 20 Apr 2001 02:35:43 -0400 (EDT)
- cc: Zack Weinberg <zackw at Stanford dot EDU>, gcc at gcc dot gnu dot org, java at gcc dot gnu dot org, Ulrich Drepper <drepper at cygnus dot com>
On Thu, 19 Apr 2001, H . J . Lu wrote:
> 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.
Now that is good news. For GNU, at least. I'm wondering if there still
aren't other pthread targets for which it matters though.
Jeff