Boost logo

Boost-Build :

From: William Marié (william.marie_at_[hidden])
Date: 2008-07-15 08:29:12


Hi,

We have a problem using BOOST_DEBUG_PYTHON in our project because the
generated library is called boost....gyd....lib and when we try to link it
tries to link with boost...gd...lib, i had a look in the auto_link.hpp file
and nothing has been coded to handle such a thing.

For example i need to create a library (A) using boost python and boost
thread with python-debbuging, when it compiles the generated libraries are
called boostpython...gyd...lib and boostthread....gyd...lib.
If after i try to link (A) with another target (B) bjam try to look for
boostthread...gd.....lib and not the gyd.

Could someone tell me what i'am doing wrong ?
Thanks

-- 
View this message in context: http://www.nabble.com/Boost-Python-autolink-problem---tp18464042p18464042.html
Sent from the Boost - Build mailing list archive at Nabble.com.

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