From owner-freebsd-hackers Tue Aug 19 22:09:31 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id WAA29477 for hackers-outgoing; Tue, 19 Aug 1997 22:09:31 -0700 (PDT) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id WAA29463 for ; Tue, 19 Aug 1997 22:09:27 -0700 (PDT) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.7/8.6.9) with ESMTP id WAA04527; Tue, 19 Aug 1997 22:09:08 -0700 (PDT) To: Sean Eric Fagan cc: julian@whistle.com, hackers@FreeBSD.ORG Subject: Re: [Fwd: Re: Please Help Me Understand dlopen()] In-reply-to: Your message of "Tue, 19 Aug 1997 21:23:03 PDT." <199708200423.VAA01541@kithrup.com> Date: Tue, 19 Aug 1997 22:09:08 -0700 Message-ID: <4524.872053748@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Note that this would require using the GNU binutilies. And not much of a hardship since one of the major arguments in favor of going to ELF is that it'd let us abandon some of our older, molding items in the toolchain in favor of the more actively maintained GNU code (which also dropped support for our a.out format some time back). ;-) Jordan