Boost logo

Boost-Build :

From: David Abrahams (david.abrahams_at_[hidden])
Date: 2002-01-08 23:18:09


----- Original Message -----
From: "Rene Rivera" <grafik666_at_[hidden]>

> >Secondly, we might want a feature that says "this particular library
> >dependency should be hardcoded in the executable". I'm not sure whether
that
> >can be normalized, though: msvc has a mechanism but AFAIK it is very
> >different. Maybe someone will correct me.
> >
> >Finally, we might want a feature that says, "hardcode all the
dependencies
> >computed in gRUN_LD_LIBRARY_PATH into the executable".
>
> If you are talking about hardcoding the path of a library dependency's
> directory I don't think that will help Brian out much. That would only
encode
> the directory as in the build, grist dirs and all, which is not usefull
for
> delivery, where the program and it's files are in totally different
places. Or
> am I not getting it?

I had the same concern as you. However, if there are dependencies on
prebuilt libraries, their paths will get encoded into the target, and they
might be in the right place already... it doesn't sound very compelling,
does it?

-Dave

 


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