From owner-freebsd-hackers Wed Aug 20 16:16:54 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id QAA15332 for hackers-outgoing; Wed, 20 Aug 1997 16:16:54 -0700 (PDT) Received: from nico.telstra.net (nico.telstra.net [139.130.204.16]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id QAA15152 for ; Wed, 20 Aug 1997 16:14:17 -0700 (PDT) Received: from freebie.lemis.com (gregl1.lnk.telstra.net [139.130.136.133]) by nico.telstra.net (8.6.10/8.6.10) with ESMTP id JAA11783 for ; Thu, 21 Aug 1997 09:13:44 +1000 Received: (grog@localhost) by freebie.lemis.com (8.8.7/8.6.12) id IAA00402; Thu, 21 Aug 1997 08:42:28 +0930 (CST) Message-ID: <19970821084227.64768@lemis.com> Date: Thu, 21 Aug 1997 08:42:27 +0930 From: Greg Lehey To: Terry Lambert Cc: FreeBSD Hackers Subject: Re: [Fwd: Re: Please Help Me Understand dlopen()] References: <19970820102352.64876@lemis.com> <199708202259.PAA21119@phaeton.artisoft.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.81e In-Reply-To: <199708202259.PAA21119@phaeton.artisoft.com>; from Terry Lambert on Wed, Aug 20, 1997 at 03:59:08PM -0700 Organisation: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8250 Fax: +61-8-8388-8250 Mobile: +61-41-739-7062 WWW-Home-Page: http://www.lemis.com/~grog Sender: owner-freebsd-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Wed, Aug 20, 1997 at 03:59:08PM -0700, Terry Lambert wrote: > > What do you mean by "convert to ELF"? I hope you don't mean a > > wholesale change. > > Why not? Because I don't have the time at the moment. I'm too busy finding out why libc.so.3.0 doesn't build in -current, and thus blows my world out of the water. Of course, if somebody could show me (or make it plausible) that this would be possible without causing particular compatibility problems, I might change my mind. What I really don't understand is why a wholesale changeover should be necessary: I certainly hope that the new system will still be able to run a.out executables. > > I'd be interested in testing it (and the BSD/OS > > stuff, too, if I can find my BSD/OS 3.0 CD-ROM), and maybe building > > some packages in ELF instead of a.out, but I wouldn't want to change > > everything at the moment. > > Why not? See rule 1. Greg