This is the mail archive of the
java-discuss@sources.redhat.com
mailing list for the Java project.
Re: libpthread linkage
Bryce McKinlay writes:
> Bryce McKinlay wrote:
>
> > Why is this? How can we make sure that the GC's threads code picks up
> > the correct semaphore functions?
>
> Actually, this seems to do the trick:
>
>
> 2000-12-30 Bryce McKinlay <bryce@albatross.co.nz>
>
> * Makefile.am (LINK: Add $(THREADLIB) to libtool command line. This
> ensures that we link the correct version of the linuxthreads semaphore
> functions.
Please add this comment to the makefile.
Thanks,
Andrew.