Date: Sat, 17 Jul 2004 00:00:04 -0700 From: Kris Kennaway <kris@obsecurity.org> To: aaron <aaron@snaphat.com> Cc: freebsd-questions@freebsd.org Subject: Re: pthread Message-ID: <20040717070004.GA30742@xor.obsecurity.org> In-Reply-To: <40F81E33.2020104@snaphat.com> References: <40F81E33.2020104@snaphat.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--zhXaljGHf11kAtnf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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=20 > both libc and libc_r in the output of ldd? In 5.x shows link for both.=20 > 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 --zhXaljGHf11kAtnf Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFA+M5zWry0BWjoQKURAonsAJ9OIndYyyghfAWG69L3VK9SBrTBKgCg4ly3 gjcEFWqq0VEJBrJOb4OPQzo= =EL/0 -----END PGP SIGNATURE----- --zhXaljGHf11kAtnf--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040717070004.GA30742>