Date: Thu, 3 Sep 1998 08:49:32 +0100 (BST) From: Doug Rabson <dfr@nlsystems.com> To: Mark Murray <mark@grondar.za> Cc: 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: <Pine.BSF.4.01.9809030848530.360-100000@herring.nlsystems.com> In-Reply-To: <199809021916.VAA02181@gratis.grondar.za>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 2 Sep 1998, Mark Murray wrote: > Brian Cully wrote: > > > These routines are available to dynamically linked processes > > > ONLY. > > > > So does the 0598 version of 5.6 (and I don't think you get much more > > recent than that). > > 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. -- Doug Rabson Mail: dfr@nlsystems.com Nonlinear Systems Ltd. Phone: +44 181 951 1891 Fax: +44 181 381 1039 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?Pine.BSF.4.01.9809030848530.360-100000>