Building Quantlib using bjam

Posted by yang2w on
URL: http://quantlib.414.s1.nabble.com/Building-Quantlib-using-bjam-tp41.html

I'd like to build Quantlib using Boost Build v2 and bjam. I did this successfully on Mac OS X but on Windows I'm not sure how to set up the Jamfile properly to account for the automatic library naming done by ql/auto_link.hpp. Could someone offer me some guidance on this?