From owner-freebsd-hackers Thu Aug 21 09:12:20 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id JAA00616 for hackers-outgoing; Thu, 21 Aug 1997 09:12:20 -0700 (PDT) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.50]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id JAA00607 for ; Thu, 21 Aug 1997 09:12:13 -0700 (PDT) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id JAA23481; Thu, 21 Aug 1997 09:03:25 -0700 From: Terry Lambert Message-Id: <199708211603.JAA23481@phaeton.artisoft.com> Subject: Re: ELF cutover (was :Re: [Fwd: Re: Please Help Me Understand dlopen()]) To: mike@smith.net.au (Mike Smith) Date: Thu, 21 Aug 1997 09:03:25 -0700 (MST) Cc: grog@lemis.com, terry@lambert.org, hackers@freeBSD.org In-Reply-To: <199708210151.LAA00453@word.smith.net.au> from "Mike Smith" at Aug 21, 97 11:20:35 am X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@freeBSD.org X-Loop: FreeBSD.org Precedence: bulk > The entire idea with building mixed-flavour tools is to be able to avoid > a one-hit cutover; you should be able to work with a mixture of a.out > and ELF tools transparently. Except the kernel; the combined boot code is within tens of bytes of being too large, and is moderately kludged (not my opinion, the author's). Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.