Boost logo

Boost-Build :

From: Rene Rivera (grafik666_at_[hidden])
Date: 2003-07-24 08:55:15


[2003-07-24] David Abrahams wrote:

>Rene Rivera <grafik666_at_[hidden]> writes:
>
>> Well normally the translation is done automatically, but I can't think of
>> why it would not happen.
>
>Maybe it's coming from a variable other than $(<) or $(>) in an
>action which doesn't "bind" it.

Ahh, bingo!!!

Paul was talking about NEEDLIBS var, so that must be it. Paul you need to
make sure that you use the "bind" variable aspect of the "actions" for that
variable. Look at the gcc-Link-action, in gcc-tools.jam:

actions gcc-Link-action bind NEEDLIBS NEEDIMPS
----------------------------^^^^^^^^^^^^^^^^^^^^^^-- that's the part you
need.

Thanks Dave for that reminder.

-- grafik - Don't Assume Anything
-- rrivera (at) acm.org - grafik (at) redshift-software.com
-- 102708583 (at) icq

 


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk