|
Boost-Build : |
From: Zbynek Winkler (zw-bjam_at_[hidden])
Date: 2005-11-01 10:58:41
When I do the following:
$ > project-root.jam
$ echo "exe test : test.cpp ; stage s : test : <location>. ;" > Jamfile
$ echo "int main(){ return 0; }" > test.cpp
and run latest cvs bb when everything is up-to-date I get this warning:
warning: <p.>test depends on itself
...found 10 targets...
However, the same works just fine when using bb-m10...
Zbynek
PS. Debian Linux+gcc4.0
-- http://zw.matfyz.cz/ http://robotika.cz/ Faculty of Mathematics and Physics, Charles University, Prague, Czech Republic
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