Original Post
Has anyone compiled the Boost libraries under VC8 using STLPort (5.1.3 for me) as the stdlib? I know Boost 1.33 had support for STLPort under the VC7.1 compiler, but it doesn't specifically have a VC8+STLPort setting, and Boost 1.34 doesn't mention STLPort at all (I've read in the Boost mailing lists where people were doing it, but they were compiling with bjam parameters that I haven't seen documented anywhere). I'm using STLPort in my current project, so I'd really like Boost to do the same for consistency. Why would there be no documentation on this? Boost 1.33 had better build instructions than 1.34 did. Any ideas on how to go about getting this setup?