From owner-freebsd-security Wed Apr 22 15:43:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA22305 for freebsd-security-outgoing; Wed, 22 Apr 1998 15:43:33 -0700 (PDT) (envelope-from owner-freebsd-security@FreeBSD.ORG) Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA22274 for ; Wed, 22 Apr 1998 22:43:28 GMT (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.8/8.8.8) with SMTP id QAA19192; Wed, 22 Apr 1998 16:42:54 -0600 (MDT) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id QAA06613; Wed, 22 Apr 1998 16:42:52 -0600 Date: Wed, 22 Apr 1998 16:42:52 -0600 Message-Id: <199804222242.QAA06613@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Mike Smith Cc: "John S. Dyson" , nate@mt.sri.com (Nate Williams), woods@zeus.leitch.com, freebsd-security@FreeBSD.ORG Subject: Re: Static vs. dynamic linking (was Re: Using MD5 insted of DES ...) In-Reply-To: <199804222225.PAA01154@dingo.cdrom.com> References: <199804222219.RAA06214@dyson.iquest.net> <199804222225.PAA01154@dingo.cdrom.com> X-Mailer: VM 6.29 under 19.15 XEmacs Lucid Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk > > I suggest that our primary platform market is servers, and optimizing > > for those is useful for reviews (remember the 64MB fiasco???) If > > we all decide that it is generally good to make binaries shared, we > > need to make intelligent exceptions. I'll scream terribly loudly > > if we even passingly consider making a shell shared!!! Shells > > are almost never advatageously made shared. > > I think this basically says that we need to make shared executables > faster. The nuisance component with static binaries is rather high. 8( If we want truly dynamic libraries on the x86, we're stuck. However, we could go down the road BSDi took, and make the libraries sort-of shared, but it's a pain in the butt. (If you've ever dealt with the shlib scheme you'd agree. :( ) I for one don't think static binaries are a nuisance at all. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe security" in the body of the message