
John Maddock wrote:
We appear not have any information on using Boost with STLport in the getting started guide. I couldn't find anything in the Boost.Build reference either?
Given that this comes up on the mailing list from time to time - and usually causes problems - some kind of information would be rather useful.
This certainly would be a good idea. The problem I see is, that boost 1.34 has specified an outdated (and unsupported) version of the stlport as belonging to the release set. Nevertheless a newer version might well be working with boost, and so appropriate documentation would be helpful. I got started by a hint from Volodya, who told me to look into the stlport.jam file, which has some plain text documentation in the header. You might also want to look into my setup for the regression at: http://engineering.meta-comm.com/boost-regression/CVS-RC_1_34_0/speedsnail-m... Regards, Roland