|
Boost-Build : |
From: Vladimir Prus (ghost_at_[hidden])
Date: 2005-07-29 07:02:12
Hi Craig,
> lib dl : : <name>dl ; # works
> #lib dl ; # does not work
>
> bin prog : somefile.cpp dl ;
>
>
> The example works with the first line uncommented, i.e.
> when it compiles prog, it passes -ldl to the linker. If I comment out
> the first line, and uncomment the second line, I get this error message:
.....
> Is the manual wrong, or is something wrong in BBv2?
It's a bug. A fix and a test were just committed.
Thanks for reporting!
- Volodya
-- Vladimir Prus http://vladimir_prus.blogspot.com Boost.Build V2: http://boost.org/boost-build2
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