Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 09 Apr 1999 13:09:09 +0100
From:      Roger Hardiman <roger@cs.strath.ac.uk>
To:        Thomas David Rivers <rivers@dignus.com>
Cc:        dick@tar.com, hackers@FreeBSD.ORG
Subject:   Re: cc -pthread and -kthread switches
Message-ID:  <370DEDE5.ACFA4F13@cs.strath.ac.uk>
References:  <199904091119.HAA31810@lakes.dignus.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Thomas 
Or, you could do something like:
> 
>         PTHREAD=`cat etc/thread_type`
>           ...
>         cc $PTHREAD ...
> 
> which implements your second example.

Ok, that looks like a good idea. Thanks.

Bye
Roger


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?370DEDE5.ACFA4F13>