Date: Sat, 22 Nov 2003 17:03:14 +0100 From: Dimitry Andric <dimitry@andric.com> To: Tim Kientzle <kientzle@acm.org> Cc: freebsd-current@freebsd.org Subject: Re: Unfortunate dynamic linking for everything Message-ID: <12310878141.20031122170314@andric.com> In-Reply-To: <3FBEA241.3050108@acm.org> References: <200311182307.hAIN7Wpm000717@dyson.jdyson.com> <20031118164905.R35009@pooker.samsco.home> <20031119141059.GA14308@madman.celabo.org> <20031119141950.GA95734@ussenterprise.ufp.org> <20031119142535.GA27610@electra.cse.Buffalo.EDU> <20031119143311.GA96408@ussenterprise.ufp.org> <3FBEA241.3050108@acm.org>
next in thread | previous in thread | raw e-mail | index | archive | help
------------10B1427C296342E8 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable On 2003-11-22 at 00:39:45 Tim Kientzle wrote: > Right now, /sbin/init is statically linked. Not here... I've built everything with WITH_DYNAMICROOT since the time the option was introduced, and as such: # file /sbin/init /sbin/init: ELF 32-bit LSB executable, Intel 80386, version 1 (FreeBSD), fo= r FreeBSD 5.0.1, dynamically linked (uses shared libs), stripped # ldd /sbin/init /sbin/init: libutil.so.3 =3D> /lib/libutil.so.3 (0x28074000) libcrypt.so.2 =3D> /lib/libcrypt.so.2 (0x2807f000) libc.so.5 =3D> /lib/libc.so.5 (0x28097000) In fact, the only statically linked executable I can currently find in my base system (=3D -CURRENT as of 2003-11-11) is /sbin/devd... ------------10B1427C296342E8 Content-Type: application/pgp-signature -----BEGIN PGP MESSAGE----- Version: GnuPG v1.2.3 (MingW32) iD8DBQE/v4jCsF6jCi4glqMRAgvxAJ9hqJLYDkaubTZzSPTRslVrLdadbgCfY9Fi +8Q/PVwq/ZnNH/jt8ew+9U8= =hi6H -----END PGP MESSAGE----- ------------10B1427C296342E8--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?12310878141.20031122170314>