On Wed, 26 Jun 2002 16:57:45 +0200
Sheldon Hearn <[EMAIL PROTECTED]> wrote:
> #  if (OSRelVersion >= 500016)
>  +#   define ThreadsLibraries         -lc_r
>  +#  else
>  +#   define SystemMTDefines  -D_REENTRANT -D_THREAD_SAFE
>  +#   define ThreadsLibraries         -pthread
>  +#  endif

Sheldon,

AFAIK _REENTRANT has to be defined on -CURRENT too.
-- 
Alexander Kabaev

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to