Date: Wed, 02 Sep 1998 21:16:54 +0200 From: Mark Murray <mark@grondar.za> To: shmit@kublai.com Cc: John Polstra <jdp@polstra.com>, Terry Lambert <tlambert@primenet.com>, current@FreeBSD.ORG Subject: Re: E-day problems: rtld-elf dlsym() broken? Message-ID: <199809021916.VAA02181@gratis.grondar.za>
next in thread | raw e-mail | index | archive | help
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. M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org 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?199809021916.VAA02181>