On Wed, 24 Jan 2001, Daniel Eischen wrote:

>
> Using -pthread will prevent linking to libc and only link to
> libc_r.  After the change I just committed, you need to link
> to both libc_r and libc (in that order), just like you would
> for a threaded application on just about any other OS (only
> ours is called libc_r instead of libpthread).

Why not just call it libpthread for the sake of consistancy with other
OSes? I understand why it was called libc_r, but it no longer contains the
libc functionality. I know we like being nonconformist, but sometimes
consistancy is a Good Thing.

--Craig



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

Reply via email to