From owner-freebsd-current Mon Mar 11 00:57:48 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA18584 for current-outgoing; Mon, 11 Mar 1996 00:57:48 -0800 (PST) Received: from ra.dkuug.dk (ra.dkuug.dk [193.88.44.193]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id AAA18575 Mon, 11 Mar 1996 00:57:44 -0800 (PST) Received: (from sos@localhost) by ra.dkuug.dk (8.6.12/8.6.12) id JAA18791; Mon, 11 Mar 1996 09:42:16 +0100 Message-Id: <199603110842.JAA18791@ra.dkuug.dk> Subject: Re: Native & Linux ELF support finally there... To: langfod@dihelix.com (David Langford) Date: Mon, 11 Mar 1996 09:42:15 +0100 (MET) Cc: sos@FreeBSD.org, current@FreeBSD.org In-Reply-To: <199603110816.WAA18031@caliban.dihelix.com> from "David Langford" at Mar 10, 96 10:16:24 pm From: sos@FreeBSD.org Reply-to: sos@FreeBSD.org X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-current@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk In reply to David Langford who wrote: > > Most cool. Thanks for the work. Your'e welcome :) > Now a side note: for those of us with our heads in the closet are there > any pointers to the wonders of why Elf exists? i.e. what makes it > so great that I should bow down before it? For FreeBSD bins ? nothing as fas as I can tell, It helped Linux clean up their shared libs mess, we did that right in the first place :) (who was it that said think first then act :) Besides that there are a lot of possibilities in ELF like multible text segments, specific debugging info etc etc. But none of that gives us anything in the short run. I see no immediate need for us to convert to ELF format, but it gives us some interesting possibilities to be able to run them... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Soren Schmidt (sos@FreeBSD.org) FreeBSD Core Team So much code to hack -- so little time.