$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: joel de guzman (djowel_at_[hidden])
Date: 2002-05-20 12:28:30
----- Original Message -----
From: "David Abrahams" :
> I just checked in intel-win32-stlport-tools.jam, which lets you build and
> test with intel C++ and STLport on Win32. No docs yet, but everything you
> could want to know is described by the docs for intel-win32-tools.jam and
> msvc-stlport-tools.jam, since it is based on both of those toolsets.
Many thanks Dave! I really appreciate this a lot. Now on
to real coding :-)
--Joel