From owner-freebsd-current@FreeBSD.ORG Sat Nov 22 08:03:22 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7EBCA16A4CE for ; Sat, 22 Nov 2003 08:03:22 -0800 (PST) Received: from tensor.xs4all.nl (tensor.xs4all.nl [194.109.160.97]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C71C43FB1 for ; Sat, 22 Nov 2003 08:03:21 -0800 (PST) (envelope-from dimitry@andric.com) Received: from kilgore.dim (kilgore.dim [192.168.0.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by tensor.xs4all.nl (Postfix) with ESMTP id 4AF6E22845; Sat, 22 Nov 2003 17:03:19 +0100 (CET) Date: Sat, 22 Nov 2003 17:03:14 +0100 From: Dimitry Andric X-Mailer: The Bat! (v2.01.49) Business X-Priority: 3 (Normal) Message-ID: <12310878141.20031122170314@andric.com> To: Tim Kientzle 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> MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="pgp-sha1"; boundary="----------10B1427C296342E8" cc: Leo Bicknell cc: freebsd-current@freebsd.org Subject: Re: Unfortunate dynamic linking for everything X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Nov 2003 16:03:22 -0000 ------------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--