From: "Rene Rivera" <[EMAIL PROTECTED]>
>
> Don't know about other *BSD-s but GCC on OpenBSD GCC defines
> _POSIX_THREADS=1 when the -pthread is used. Here are the details...

GCC 2.95.3/MinGW defines _MT=1 when -mthreads is used. GCC 2.96/Linux
defines _REENTRANT=1 when -pthread is used.

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to