From owner-freebsd-hackers Thu Jan 4 12:29:03 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA01835 for hackers-outgoing; Thu, 4 Jan 1996 12:29:03 -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 MAA01821 for ; Thu, 4 Jan 1996 12:28:57 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.6.12/8.6.9) with SMTP id MAA29634; Thu, 4 Jan 1996 12:28:28 -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 12:19:55 PST." <199601042019.MAA06178@rah.star-gate.com> Date: Thu, 04 Jan 1996 12:28:28 -0800 Message-ID: <29632.820787308@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-hackers@freebsd.org Precedence: bulk I'll give you the short synopsis: Because we don't link the dynamic symbol resolution code into non-shared binaries, it just plain doesn't work. Jordan > I will be happy to try it some time late tonite when i get back > from work and after I finished tracking down a bug with vat and > my GUS PnP my best guess estimate is some time around 2:00 AM 8) > > Amancio > > >>> "Jordan K. Hubbard" said: > > 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 > > > > > > > > > >