On Mon, Nov 22, 2004 at 03:12:01PM +0000, Nick Ing-Simmons wrote:
> I see no reason not to set LD_RUN_PATH when building perl + staticExtensions
> 
> But I can also see why it was missed out.
> The perl + extensions stuff was _originally_ for folk without 
> dynamic loading, which would not of looked at LD_RUN_PATH anyway. 

My point, of course, is if you install a library locally (say a
debugging version of a library) you can link with that using LIBS when
building the normal module.

And to be consistent, "make perl" should also link with that library
and not the default on on the system.

It's not really necessary, but I've used "make perl" to make debugging
XS code easier in gdb.

Thanks,

-- 
Bill Moseley
[EMAIL PROTECTED]

Reply via email to