From owner-freebsd-hackers Mon Aug 12 09:24:26 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA27145 for hackers-outgoing; Mon, 12 Aug 1996 09:24:26 -0700 (PDT) Received: from ref.tfs.com ([206.245.251.1]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id JAA27030 for ; Mon, 12 Aug 1996 09:23:43 -0700 (PDT) Received: from haldjas.folklore.ee (Haldjas.folklore.ee [193.40.6.121]) by ref.tfs.com (8.7.5/8.7.3) with SMTP id JAA09649 for ; Mon, 12 Aug 1996 09:23:11 -0700 (PDT) Received: (from narvi@localhost) by haldjas.folklore.ee (8.6.12/8.6.12) id MAA13689; Fri, 9 Aug 1996 12:05:40 +0300 Date: Fri, 9 Aug 1996 12:05:39 +0300 (EET DST) From: Narvi To: "Jordan K. Hubbard" cc: "Hr.Ladavac" , Mark Diekhans , hackers@FreeBSD.ORG Subject: Re: What are the plans for ELF support? In-Reply-To: <28158.839579412@time.cdrom.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Fri, 9 Aug 1996, Jordan K. Hubbard wrote: > > What for? Is there something that the half-assed[1] GNU ELF support gains > > you that the a.out libraries don't have (remember: we're not Linux, a.out > > libs are really dynamically--read PIC--linked)? > > I wouldn't have phrased it quite that way. > > There's been experimental work underway for months to make FreeBSD > generate native ELF binaries, and you can even get a pre-release kit > for it all from John Polstra, there's just no rush to *replace* any of > our a.out based stuff with ELF. As has already been said in this list > many, many times before (and Mark should learn to use the mail archive > search feature at http://www.freebsd.org, using "ELF" as a keyword > ;-), we'll only switch to ELF if and when it demonstrates a set of > advantages which outweigh the disadvantages of changing. > I hope there will remain the compat kit for those who might want to use old programs. Or will FreeBSD be able to "on the fly" mix and match ELF and a.out libs and binaries? Sander > Jordan >