Date: Thu, 03 Sep 1998 01:04:29 +0000 From: Mike Smith <mike@smith.net.au> To: Doug Rabson <dfr@nlsystems.com> Cc: Mark Murray <mark@grondar.za>, shmit@kublai.com, John Polstra <jdp@polstra.com>, Terry Lambert <tlambert@primenet.com>, current@FreeBSD.ORG Subject: Re: E-day problems: rtld-elf dlsym() broken? Message-ID: <199809030104.BAA01259@word.smith.net.au> In-Reply-To: Your message of "Thu, 03 Sep 1998 08:49:32 %2B0100." <Pine.BSF.4.01.9809030848530.360-100000@herring.nlsystems.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> > For those who want statically-linked progs with functioning > > dlsym/dlopen etc, you can get a near-as-dammit equivalent > > by doing a dynamic link, but forcing the link to be against > > the .a libraries. > > You have to link against at least one shared lib to get the _DYNAMIC goop > for rtld. Ick, that makes too much sense. 8( It's ld that creates all that stuff too(?), so you might be hard-pressed to fake it up. -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809030104.BAA01259>