On Mon, Sep 25, 2006 at 10:46:01AM -0400, Glenn Fowler wrote:
> On Mon, 25 Sep 2006 08:35:08 -0400 James Carlson wrote:
> > "-R $SOMELIBDIR/ksh" -- it's just a makefile thing, and it seems to me
> > that the makefiles are already being forked due to an insistence on ON
> > instead of SFW.  (That fork wouldn't be necessary if delivered through
> > a consolidation that permitted private build arrangements.)
> 
> aha
> (prepare for train of thought typing ...)
> 
> would '-R $ORIGIN/../lib/ast' work?

Yes.  Though the $ORIGIN thing is not required -- it helps make
executables and shared objects relocatable.

I'm not sure that you can get to $ORIGIN where you would call dlopen().
A question for the linker folks.

Nico
-- 

Reply via email to