This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [PATCH] Only define slow_pthread_self on non-FLOATING_STACKS linuxthreads
- From: Richard Henderson <rth at redhat dot com>
- To: Jakub Jelinek <jakub at redhat dot com>
- Cc: tromey at redhat dot com, gcc-patches at gcc dot gnu dot org, java-patches at gcc dot gnu dot org
- Date: Tue, 8 Apr 2003 21:09:03 -0700
- Subject: Re: [PATCH] Only define slow_pthread_self on non-FLOATING_STACKS linuxthreads
- References: <20030408121506.GY16629@sunsite.ms.mff.cuni.cz>
On Tue, Apr 08, 2003 at 02:15:06PM +0200, Jakub Jelinek wrote:
> * configure.host (*-linux*): Don't set slow_pthread_self if primary
> installed libpthread is either linuxthreads with floating stacks or
> NPTL.
Ok.
r~