This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: threads support on solaris
- To: Oleg Krivosheev <kriol at FNAL dot GOV>
- Subject: Re: threads support on solaris
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Thu, 25 Dec 1997 01:01:23 -0700
- cc: egcs at cygnus dot com
- Reply-To: law at cygnus dot com
In message <Pine.GSO.3.96.970820010833.10992B-100000@drabble>you write:
> starting with Solaris 2.5 Sun ships POSIX
> threads bundled with OS. Grand idea is to
> make posix threads default option for
> multithreading ObjC runtime support if
> we're building on solaris 2.5+.
> Please find enclosed patch which
> makes thr-posix default on
> solaris 2.5 and up if
> user sets --enable-threads
>
> Can someone take a looke at this?
Does Teemu Torma's recent changes supercede your patch? Or are they
separate issues?
jeff