From owner-freebsd-current Wed Sep 2 12:19:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA16387 for freebsd-current-outgoing; Wed, 2 Sep 1998 12:19:05 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from gratis.grondar.za (gratis.grondar.za [196.7.18.65]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA16301 for ; Wed, 2 Sep 1998 12:18:48 -0700 (PDT) (envelope-from mark@grondar.za) Received: from grondar.za (IDENT:viGCY8ysmQN3nSVpBa5HwhBntR5VWziA@localhost [127.0.0.1]) by gratis.grondar.za (8.9.1/8.9.1) with ESMTP id VAA02181; Wed, 2 Sep 1998 21:16:55 +0200 (SAST) (envelope-from mark@grondar.za) Message-Id: <199809021916.VAA02181@gratis.grondar.za> To: shmit@kublai.com cc: John Polstra , Terry Lambert , current@FreeBSD.ORG Subject: Re: E-day problems: rtld-elf dlsym() broken? Date: Wed, 02 Sep 1998 21:16:54 +0200 From: Mark Murray Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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