Boost logo

Boost-Build :

From: David Abrahams (dave_at_[hidden])
Date: 2005-04-28 08:41:27


I was building in libs/python/test and there was an error in something
from libs/python/build/type_id.cpp. In v1 I used to just write

bjam -d+2 type_id.obj

and it would try to update any target called "type_id.obj." That no
longer works. How do I do it?

bjam -d+2 --v2 msvc-7.1 /boost/libs/python/build//type_id.obj

doesn't work either.

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.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