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

Attachment: pgp5RKUYantV4.pgp
Description: PGP signature

Reply via email to