From owner-freebsd-hackers Sat Jan 6 12:11:21 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA13498 for hackers-outgoing; Sat, 6 Jan 1996 12:11:21 -0800 (PST) Received: from rah.star-gate.com (rah.star-gate.com [204.188.121.18]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id MAA13478 Sat, 6 Jan 1996 12:11:15 -0800 (PST) Received: from rah.star-gate.com (localhost.v-site.net [127.0.0.1]) by rah.star-gate.com (8.6.12/8.6.12) with ESMTP id MAA03000; Sat, 6 Jan 1996 12:10:36 -0800 Message-Id: <199601062010.MAA03000@rah.star-gate.com> X-Mailer: exmh version 1.6.5 12/11/95 To: Doug Rabson cc: John Polstra , freebsd-hackers@freebsd.org, jkh@freebsd.org Subject: Re: Anyone got GNU `dld' ported to FreeBSD? In-reply-to: Your message of "Sat, 06 Jan 1996 17:34:00 GMT." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 06 Jan 1996 12:10:36 -0800 From: "Amancio Hasty Jr." Sender: owner-hackers@freebsd.org Precedence: bulk Dumb question: Given that it is desired for sysintall to load shared objects shouldnt it be compiled as a shareable object ? One thing comes to mind and thats the size of libc.a so maybe the dynamic loader could be hacked to load a gzip libc.a? Cheers, Amancio