<<On Thu, 25 Sep 2003 19:33:06 -0700, "David Schwartz" <[EMAIL PROTECTED]> 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

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to