pthread
Kris Kennaway
kris at obsecurity.org
Sat Jul 17 00:00:07 PDT 2004
On Fri, Jul 16, 2004 at 02:28:03PM -0400, aaron wrote:
> If I compile a program with -pthread should the program show links to
> both libc and libc_r in the output of ldd? In 5.x shows link for both.
> In 4.x only shows a link for libc_r.
That's correct. In 4.x libc_r is a replacement for libc, in 5.x it is
an adjunct that only provides the pthread interface.
Kris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20040717/63bb9610/attachment.bin
More information about the freebsd-questions
mailing list