Installing boost 1.33.1 with STLPort 5.0.2 and vc8
Hello All, For VC7.1 there is a tool set for 'normal' vc7.1 and one for vc-7_1-stlport. With my 'old' vc 7.1 things worked out fine with the STLPort version. Now I'm switching to vc8 and was wondering how to get boost to compile with STLPort instead of the standard vc8 implementation. I assume that boost will compile against MS-STL implementation if I do something like: bjam "-sTOOLS=vc-8_0" install Thanks in advance... Jón
jon wrote:
Hello All,
For VC7.1 there is a tool set for 'normal' vc7.1 and one for vc-7_1-stlport. With my 'old' vc 7.1 things worked out fine with the STLPort version. Now I'm switching to vc8 and was wondering how to get boost to compile with STLPort instead of the standard vc8 implementation. I assume that boost will compile against MS-STL implementation if I do something like: bjam "-sTOOLS=vc-8_0" install
Thanks in advance...
Jón
you can search boost group for "[boost] Building boost with STLport 5.0.2 and Visual Studio 2000 (vc80)" and "[boost] vc8-stlport toolset support", there is some information. Wang Yun
participants (2)
-
jon
-
Wang Yun