From owner-freebsd-hackers Thu Jan 4 11:53:26 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA28620 for hackers-outgoing; Thu, 4 Jan 1996 11:53:26 -0800 (PST) Received: from time.cdrom.com (time.cdrom.com [192.216.222.226]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id LAA28615 for ; Thu, 4 Jan 1996 11:53:22 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.6.12/8.6.9) with SMTP id LAA29388; Thu, 4 Jan 1996 11:47:58 -0800 To: "Amancio Hasty Jr." cc: hackers@freebsd.org Subject: Re: Anyone got GNU `dld' ported to FreeBSD? In-reply-to: Your message of "Thu, 04 Jan 1996 11:43:43 PST." <199601041943.LAA05776@rah.star-gate.com> Date: Thu, 04 Jan 1996 11:47:58 -0800 Message-ID: <29386.820784878@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-hackers@freebsd.org Precedence: bulk Try it! :-) Jordan > >>> "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 > >