Date: Sun, 7 Oct 2001 17:14:45 -0400 From: Chris Johnson <cjohnson@palomine.net> To: "E.B. Dreger" <eddy+public+spam@noc.everquick.net> Cc: stable@freebsd.org Subject: Re: bug or feature: "make world" static linking Message-ID: <20011007171445.A85197@palomine.net> In-Reply-To: <Pine.LNX.4.20.0110072037510.17424-100000@www.everquick.net>; from eddy%2Bpublic%2Bspam@noc.everquick.net on Sun, Oct 07, 2001 at 08:47:56PM %2B0000 References: <20011007220844.A95425@mithrandr.moria.org> <Pine.LNX.4.20.0110072037510.17424-100000@www.everquick.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--EeQfGwPcQSOJBaQU Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Oct 07, 2001 at 08:47:56PM +0000, E.B. Dreger wrote: > It's nothing insurmountable... I can force dynamic linking, then > use static on /bin, /sbin, /boot, and so on... but I'm puzzled > why _everything_ is [seemingly] static by default. >=20 > Has anyone else done a "make buildworld" on 4.4-R? I can't see > why I'd obtain different behavior than anyone else, but 1) the > binary release is clearly dynamically linked where one expects > and 2) mine are beyond a doubt using static linking. I've done a bunch of buildworlds, both on RELENG_4 and RELENG_4_4. Everythi= ng is just as I'd expect it. For example: bash$ ldd /usr/bin/top /usr/bin/top: libncurses.so.5 =3D> /usr/lib/libncurses.so.5 (0x2806c000) libm.so.2 =3D> /usr/lib/libm.so.2 (0x280ae000) libkvm.so.2 =3D> /usr/lib/libkvm.so.2 (0x280ca000) libc.so.4 =3D> /usr/lib/libc.so.4 (0x280d0000) bash$ ls -l /usr/bin/top -r-xr-sr-x 1 root kmem 32456 Oct 4 09:06 /usr/bin/top Chris Johnson --EeQfGwPcQSOJBaQU 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 iD8DBQE7wMXEyeUEMvtGLWERAgltAJ95OHymqV14G3Z9OnpsYSusNFalNgCePZor i9L6EnDEQ2f2f4iVOoqCq9Y= =kpym -----END PGP SIGNATURE----- --EeQfGwPcQSOJBaQU-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011007171445.A85197>