$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Robert Ramey (ramey_at_[hidden])
Date: 2006-07-31 13:43:59
I've found after much wasted time that with STL 5.x and a dynamic build,
one has to have the STLPort .../bin in the path in order to find the correct
stlport....dll. Perhaps this fact my be added to:
http://www.boost.org/tools/build/v1/stlport.html
Robert Ramey