From owner-freebsd-hackers Tue Oct 15 14:43:35 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA10748 for hackers-outgoing; Tue, 15 Oct 1996 14:43:35 -0700 (PDT) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id OAA10743; Tue, 15 Oct 1996 14:43:33 -0700 (PDT) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id OAA01669; Tue, 15 Oct 1996 14:42:51 -0700 From: Terry Lambert Message-Id: <199610152142.OAA01669@phaeton.artisoft.com> Subject: Re: Linux compat issue(s) To: sos@FreeBSD.org Date: Tue, 15 Oct 1996 14:42:51 -0700 (MST) Cc: terry@lambert.org, msmith@atrad.adelaide.edu.au, hackers@FreeBSD.org In-Reply-To: <199610152139.XAA00198@SandBox.CyberCity.dk> from "sos@FreeBSD.org" at Oct 15, 96 11:39:23 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk > > It should also be noted that it's kind of silly to follow the SVR4 > > EABI if you don't have the same trap entry points (ie: reallly follow > > it). > > So right, why do we bother with ELF at all, we're no SVR4 (thank god)... Dll's, COM, ActiveX, NT SCSI and video drivers, Microsoft software of various ilks, the ability to attribute segments and therefore page types in the loader, the ability to use the same loader for executables and shared libraries, etc.. Need I go on? 8-). Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.