Boost logo

Boost-Build :

From: Ray Lambert (codemonkey_at_[hidden])
Date: 2007-08-13 12:43:27


K. Noel Belcourt wrote:
> On Aug 10, 2007, at 10:13 AM, Ray Lambert wrote:
>> BTW, what is the best reference for finding properties? I'm using
>> the BBV2 manual but it doesn't contain <find-library>.
>
> I think he meant <find-shared-library> or, perhaps, <find-static-
> library>. I don't know of a <find-library> feature.

Thanks Noel. You're correct: <find-library> is not recognized, but
<find-static-library> worked perfectly (I hadn't tested it until now
because my alternative, <linkflags>-lrt, had worked fine).

However, <find-static-library> (and <find-shared-library>) are also not in
the manual.

So, I ask again: is there a more up-to-date source (than the manual) for
information on features such this?

Thanks,

~ray


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