$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Pedro Ferreira (pedro.ferreira_at_[hidden])
Date: 2004-11-10 05:05:45
Hi Volodya,
Em 10 Nov 2004, às 09:50, Vladimir Prus escreveu:
>
> Pedro Ferreira wrote:
>
>>> Do you mean that the linker has no option to hardcode the dll paths
>>> or
>>> that you don't know what option actually allows to hardcode dll paths
>>> or
>>> that bjam is not able to do it althoug the linker permits it ?
>>
>> I do NOT want to hardcode the paths but it seems to be the default. I
>> see no option in neither the linker nor in libtool NOT to hardcode the
>> paths.
>> I have tried <hardcode-dll-paths>false but, apparently, it does
>> nothing.
>
> IIRC, Andre Hentz told me that on Mac OSX the hardcoding behaviour
> cannot be
> turned off, because hardcoding is always done by the linker, no matter
> what
> options are passed.
>
That's what I thought...
Many thanks for your help!
Regards,
Pedro