From owner-freebsd-hackers Tue May 6 16:06:15 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id QAA11878 for hackers-outgoing; Tue, 6 May 1997 16:06:15 -0700 (PDT) Received: from cypher.net (black@zen.pratt.edu [205.232.115.155]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id QAA11869 for ; Tue, 6 May 1997 16:06:03 -0700 (PDT) Received: (from black@localhost) by cypher.net (8.8.5/8.7.1) id TAA12828; Tue, 6 May 1997 19:04:06 -0400 Date: Tue, 6 May 1997 19:04:04 -0400 (EDT) From: Ben Black To: Tom Samplonius cc: hackers@FreeBSD.ORG Subject: Re: Alpha questions.. In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk OLF is better suited for this, i think, since it includes OS identification information...linux ELF is not NetBSD ELF is not FreeBSD ELF but the binaries on intel all show up the same. b3n On Tue, 6 May 1997, Tom Samplonius wrote: > > On Tue, 6 May 1997, Ben Black wrote: > > > this actually reminds me of something i have been wondering about: is > > there any desire to switch from a.out to another binary format like OLF > > that is better suited to multi-architecture use. > > > > > > b3n > > There is already work underway. Someone has made an elf-kit for FreeBSD > that allows you to build some bits of the system as elf bins. > > Tom >