$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: jon (J.Winkel_at_[hidden])
Date: 2006-05-07 09:39:23
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