From owner-freebsd-hackers Thu Jan 4 11:46:44 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA27665 for hackers-outgoing; Thu, 4 Jan 1996 11:46:44 -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 LAA27643 for ; Thu, 4 Jan 1996 11:46:30 -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 LAA05776; Thu, 4 Jan 1996 11:43:44 -0800 Message-Id: <199601041943.LAA05776@rah.star-gate.com> X-Mailer: exmh version 1.6.5 12/11/95 To: "Jordan K. Hubbard" cc: hackers@freebsd.org Subject: Re: Anyone got GNU `dld' ported to FreeBSD? In-reply-to: Your message of "Thu, 04 Jan 1996 11:09:48 PST." <29146.820782588@time.cdrom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 04 Jan 1996 11:43:43 -0800 From: "Amancio Hasty Jr." Sender: owner-hackers@freebsd.org Precedence: bulk >>> "Jordan K. Hubbard" said: > Ours works just fine too, but I can't use dynamic linking from a > statically-linked application, which is what sysinstall needs to be. What is your problem exactly when you try to use dlopen in a statically compiled program? Amancio