From owner-freebsd-questions Thu Nov 22 12:16:46 2001 Delivered-To: freebsd-questions@freebsd.org Received: from obsecurity.dyndns.org (adsl-64-165-226-105.dsl.lsan03.pacbell.net [64.165.226.105]) by hub.freebsd.org (Postfix) with ESMTP id A7AEC37B416 for ; Thu, 22 Nov 2001 12:16:41 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 195FB66B27; Thu, 22 Nov 2001 12:16:41 -0800 (PST) Date: Thu, 22 Nov 2001 12:16:40 -0800 From: Kris Kennaway To: Dmitry Mottl Cc: freebsd-questions@FreeBSD.ORG Subject: Re: dynamic loaders Message-ID: <20011122121640.D29254@xor.obsecurity.org> References: <3BFD1A8F.1000504@sinp.msu.ru> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="q9KOos5vDmpwPx9o" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3BFD1A8F.1000504@sinp.msu.ru>; from dima@sinp.msu.ru on Thu, Nov 22, 2001 at 06:32:31PM +0300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --q9KOos5vDmpwPx9o Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Nov 22, 2001 at 06:32:31PM +0300, Dmitry Mottl wrote: > Hi, All >=20 > What are /usr/libexec/ld.so and /usr/libexec/ld-elf.so.1? ld.so is the old a.out dynamic linker. ld-elf is the ELF dynamic linker; see rtld(1). FreeBSD prior to 3.1-RELEASE used the a.out binary format, and this was changed to ELF for 3.1. > Why compat20,compat21,compat22 of FreeBSD distributive > have their own /usr/libexec/ld.so? Because they presumably were different, and you need them to run binaries built on those version. > How do I install ALL compat2? Install all of compat20, compat21, compat22. Kris --q9KOos5vDmpwPx9o Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE7/V0oWry0BWjoQKURAurKAKCMgj5U8uDZAIrVhmXe/807sr3JZgCfUycP 9OmRtiaqLQEYt0KiyVWewZM= =D9lC -----END PGP SIGNATURE----- --q9KOos5vDmpwPx9o-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message