$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2003-11-24 06:10:21
Guys,
While testing out derivatives of the msvc-stlport toolset I've come up
against some issues:
The default stlport version is 4.5.3, but we now have stlport-4.6.
Setting STLPORT_VERSION as per the docs seems to have no effect - it still
looks for stlport-4.5.3 - and looking in the msvc-stlport-tools.jam
STLPORT_VERSION seems to be set unconditionally?
Thanks,
John.