From owner-freebsd-hackers Tue Jan 12 02:49:01 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA00642 for freebsd-hackers-outgoing; Tue, 12 Jan 1999 02:49:01 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from peach.ocn.ne.jp (peach.ocn.ne.jp [210.145.254.87]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA00637 for ; Tue, 12 Jan 1999 02:49:00 -0800 (PST) (envelope-from dcs@newsguy.com) Received: from newsguy.com by peach.ocn.ne.jp (8.9.1a/OCN) id TAA24703; Tue, 12 Jan 1999 19:48:08 +0900 (JST) Message-ID: <369B125D.F487B9@newsguy.com> Date: Tue, 12 Jan 1999 18:14:05 +0900 From: "Daniel C. Sobral" X-Mailer: Mozilla 4.5 [en] (Win98; I) X-Accept-Language: pt-BR,ja MIME-Version: 1.0 To: bush doctor CC: Matthew Dillon , hackers@FreeBSD.ORG Subject: Re: What are the advantages of ELF kernels? References: <199901111944.LAA96896@apollo.backplane.com> <19990111155716.E10918@bantu.cl.msu.edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG bush doctor wrote: > > That's ok, My boss, my coworker and myself make up the systems programming staff, > so we're not afraid of tech talk. So does having an ELF kernel provide better > support for elf shared libraries and elf binaries because it's elf also? I might be misleading here, but I'd think the Number One reason for changing to Elf is the lack of availability of binutils for a.out. Support for a.out has been abandoned in binutils (gcc tools). So, it seriously impacted on FreeBSD's ability to upgrade the compiler toolchain. As for the specifics on how elf is so much better than a.out, I usually heard most arguments coming from Terry. :-) -- Daniel C. Sobral (8-DCS) dcs@newsguy.com If you sell your soul to the Devil and all you get is an MCSE from it, you haven't gotten market rate. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message