From owner-freebsd-ports Wed Feb 28 9:17:56 2001 Delivered-To: freebsd-ports@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [209.152.133.57]) by hub.freebsd.org (Postfix) with ESMTP id 76DAA37B719; Wed, 28 Feb 2001 09:17:53 -0800 (PST) (envelope-from obrien@NUXI.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.11.2/8.11.1) id f1SHGUW92269; Wed, 28 Feb 2001 09:16:30 -0800 (PST) (envelope-from obrien) Date: Wed, 28 Feb 2001 09:16:30 -0800 From: "David O'Brien" To: Maxim Sobolev Cc: "Jacques A. Vidrine" , Christian Weisgerber , Steve Price , freebsd-ports@FreeBSD.org Subject: Re: ksh93 Message-ID: <20010228091630.B92203@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <200102260514.f1Q5EHJ96328@freefall.freebsd.org> <20010226215311.A44937@spawn.nectar.com> <20010227154226.A36915@kemoauc.mips.inka.de> <20010227162104.A7892@dragon.nuxi.com> <20010228065758.A29047@hamlet.nectar.com> <3A9CF86E.18C36ED0@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3A9CF86E.18C36ED0@FreeBSD.org>; from sobomax@FreeBSD.org on Wed, Feb 28, 2001 at 03:09:02PM +0200 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, Feb 28, 2001 at 03:09:02PM +0200, Maxim Sobolev wrote: > Idea: why not to create dynamic executable, but explicitly link static > versions of required libs (cc -o foo foo.o bar.o /usr/lib/libc.a ...) > into it? The resulting executable will be protected against breakage of > system libs, while still able to use dl*() functions. Which shell uses dl*()?? Why is this needed, and why complicate things. -- -- David (obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message