Alexander Kabaev wrote:
> Wrong. Solaris and Linux differ from FreeBSD each in its own way.
> 
> Linux    provides strong pthread definitions in libpthread
> Solaris  provides weak pthread and _pthread definitions in Libc
>          with libpthread providing strong _pthread and weak pthread
> 
> We are the weird one it seems.

Exactly.  My only question is the necessity of the weak pthread
in libpthread (our libc_r).  It seems to not be needed, but is
harmless (IMO).

-- Terry



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

Reply via email to