From owner-freebsd-questions Thu Jan 15 07:56:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA04341 for questions-outgoing; Thu, 15 Jan 1998 07:56:37 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gatekeeper.barcode.co.il (gatekeeper.barcode.co.il [192.116.93.17]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA04324 for ; Thu, 15 Jan 1998 07:56:19 -0800 (PST) (envelope-from nadav@barcode.co.il) Received: (from smap@localhost) by gatekeeper.barcode.co.il (8.8.7/8.8.7) id RAA23936; Thu, 15 Jan 1998 17:47:44 +0200 (IST) (envelope-from nadav@barcode.co.il) X-Authentication-Warning: gatekeeper.barcode.co.il: smap set sender to using -f Received: from localhost.barcode.co.il(127.0.0.1) by gatekeeper.barcode.co.il via smap (V2.0) id xma023934; Thu, 15 Jan 98 17:47:38 +0200 Message-ID: <34BE317E.7A63@barcode.co.il> Date: Thu, 15 Jan 1998 17:55:42 +0200 From: Nadav Eiron X-Mailer: Mozilla 3.0 (X11; I; SunOS 5.6 sun4u) MIME-Version: 1.0 To: Leif Neland CC: freebsd-questions@FreeBSD.ORG Subject: Re: ELF References: <892_9801151343@swimsuit.swimsuit.roskildebc.dk> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk Leif Neland wrote: > > At 14 Jan 98 04:52:59 Doug White wrote regarding Re: as, binutils out of date? > > DW> binutils will not be in FreeBSD until we adopt ELF. I suggest > DW> trying to port over the necessary changes from your gas to ours > DW> and submit patches using send-pr. > > So what do I do with an elf'ed linux executable? The source isn't available. > When I tried running, it complained about "unknown ELF-format" or something. > (Sorry, I can only read/write messages while in dos) Use brandelf -t Linux on the executeable (see the man page...) > > Leif Neland > leifn@image.dk > > --- > |Fidonet: Leif Neland 2:234/49 > |Internet: leifn@image.dk Nadav