Boost logo

Boost Users :

From: hh10k (kurt_at_[hidden])
Date: 2003-07-20 12:02:51


> try
>
> bjam "-sTOOLS=msvc-stlport" "-sBUILD=debug <runtime-link>static
<stlport-iostream>on"

The default Boost.Python settings seem to conflict with
<runtime-link>static, but after some fiddling I worked out how to fix
it. I thought it wouldn't need this, but I also needed to force
"<threading>multi" to get it passed the final set of linking problems.
 Of course, it seems to work at the moment, and I'll probably be back
here if/when I start getting strange crashes :)

Thanks for the pointer in the right direction :)


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net