From owner-freebsd-current Fri Aug 1 19:21:03 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id TAA26230 for current-outgoing; Fri, 1 Aug 1997 19:21:03 -0700 (PDT) Received: from rah.star-gate.com (rah.star-gate.com [204.188.121.18]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id TAA26225 for ; Fri, 1 Aug 1997 19:21:00 -0700 (PDT) Received: from rah.star-gate.com (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.5/8.8.5) with ESMTP id TAA07109; Fri, 1 Aug 1997 19:20:54 -0700 (PDT) Message-Id: <199708020220.TAA07109@rah.star-gate.com> X-Mailer: exmh version 2.0gamma 1/27/96 To: John Polstra cc: current@freebsd.org Subject: Re: second post: elf patches for -current In-reply-to: Your message of "Fri, 01 Aug 1997 18:46:10 PDT." <199708020146.SAA09667@austin.polstra.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 01 Aug 1997 19:20:54 -0700 From: Amancio Hasty Sender: owner-freebsd-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Tnks I will give it a try. Really, interested on this stuff for large C++ packages such as ACE. I suggest that you add a little README.current to your elfkit directory mostly because I think thats where people will go for information about elf on FreeBSD at any rate thats what I did 8) Tnks again, Amancio >From The Desk Of John Polstra : > In article <199708011006.DAA03932@rah.star-gate.com>, > Amancio Hasty wrote: > > > > I downloaded the elfkit from John's ftp site and noticed that the > > README file was dated from 1996/04/16 and that it requires the > > include files from FreeBSD 2.1 . > > > > Doesn't make sense that we should patches for freebsd -current that > > does not require the include files from 2.1? > > ElfKit is almost obsolete, because just about everything you need > is now in -current. You can build the FreeBSD compiler for ELF by > specifying "BINFORMAT=elf". The standard libc in -current (and I > think in -2.2 also) can be built for ELF, and it works just fine. > You don't have to do anything special; just compile it with the > ELF tools. > > The current version of GNU binutils has all the FreeBSD-ELF support > in it. Just configure it like this and then build it: > > ./configure --prefix=/usr/local/elf --host=i386-unknown-freebsd \ > --target=i386-unknown-freebsdelf > > John > -- > John Polstra jdp@polstra.com > John D. Polstra & Co., Inc. Seattle, Washington USA > "Self-knowledge is always bad news." -- John Barth