$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2007-10-14 03:14:05
Hi,
I am trying to use Boost.Build V2 and having followign problems/questions:
1. msvc-7_1 and msvc-6_5 doesn't invoke vsvars32.bat and fails accordingly.
And I can't find a way to specify the path as well.
2. How do I specify STLPort location/version?
3. How do I tell bjem to build msvc 7.1 with stlport?
4. what is new toolset name for mingw?
5. toolset=intel-9_0 builds using intel 8.1. How to make it use correct
tools?
Gennadiy