Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-01-26 04:32:01


Hi Zbynek,

> When I make library foo depend on library bar I get a warning
>
> targets.jam:1014: in check-for-unused-sources from module...
> warning: Unused source.... bar.cpp in main target ./foo...
>
> Why is that? Am I doing something wrong? The jamfile is plain simple
>
> lib foo : foo.cpp bar ;
> lib bar : bar.cpp ;

That's no what I'm getting. I'm told that ....bar.SHARED_LIB.... is not used
in ./foo -- that warning should be removed too, but it's different from
yours. I've tried current CVS on Win2000 and the test case can be found at

http://zigzag.cs.msu.su:7813/working_copy/v2/test/temp/un

Maybe you can try with that and report the results?

- Volodya

 


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