[m-dev.] for review: add threads options to ml

Fergus Henderson fjh at cs.mu.OZ.AU
Fri Apr 7 16:24:43 AEST 2000


On 07-Apr-2000, Simon Taylor <stayl at cs.mu.OZ.AU> wrote:
>  
> I've just committed this change.
...
>  		case "$FULLARCH" in
> - 		*-osf*)		# Older versions of OSF may require
> -				# "-lpthreads -lc_r" (?), but at least
> -				# for OSF 3.2, no special libraries are
> -				# needed.
> -				THREAD_LIBS="" ;;
> + 		*-osf*)		THREAD_LIBS="-lpthreads -lmach -lc_r" ;;

That looks great, thanks.

-- 
Fergus Henderson <fjh at cs.mu.oz.au>  |  "I have always known that the pursuit
WWW: <http://www.cs.mu.oz.au/~fjh>  |  of excellence is a lethal habit"
PGP: finger fjh at 128.250.37.3        |     -- the last words of T. S. Garp.
--------------------------------------------------------------------------
mercury-developers mailing list
Post messages to:       mercury-developers at cs.mu.oz.au
Administrative Queries: owner-mercury-developers at cs.mu.oz.au
Subscriptions:          mercury-developers-request at cs.mu.oz.au
--------------------------------------------------------------------------



More information about the developers mailing list