From owner-freebsd-hackers Wed Jan 22 11:15:24 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id LAA20906 for hackers-outgoing; Wed, 22 Jan 1997 11:15:24 -0800 (PST) Received: from rover.village.org (rover.village.org [204.144.255.49]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id LAA20901 for ; Wed, 22 Jan 1997 11:15:21 -0800 (PST) Received: from rover.village.org [127.0.0.1] by rover.village.org with esmtp (Exim 0.56 #1) id E0vn889-0001yb-00; Wed, 22 Jan 1997 12:14:41 -0700 To: Jason Thorpe Subject: Re: Commerical applications (was: Development and validation Cc: hackers@freebsd.org In-reply-to: Your message of "Tue, 21 Jan 1997 20:10:42 PST." <199701220410.UAA08396@lestat.nas.nasa.gov> References: <199701220410.UAA08396@lestat.nas.nasa.gov> Date: Wed, 22 Jan 1997 12:14:41 -0700 From: Warner Losh Message-Id: Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk In message <199701220410.UAA08396@lestat.nas.nasa.gov> Jason Thorpe writes: : ...ELF has one _major_ losing, IMO... No tag that specifies the ABI. : You see "ELF for SPARC". That's it. That's a bummer. There are nonstandard ways around this... There is also OLF, which is ELF + a couple of things. The only reason I need ELF on my system is to run Linux or Solaris x86 binaries... Warner