Fixing -pthreads (Re: ports and -current)
Garrett Wollman
wollman at khavrinen.lcs.mit.edu
Fri Sep 26 07:55:32 PDT 2003
<<On Thu, 25 Sep 2003 19:33:06 -0700, "David Schwartz" <davids at webmaster.com> said:
> think '-pthread' is a good thing. It's nice to have a portable way to say
> that I want to compile POSIX code. What good is a standard if there's no
> standard way to get to it?
The Standard way to do it is:
c99 foo.c -l pthread
-GAWollman
More information about the freebsd-current
mailing list