$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2004-11-23 06:01:04
> Unfortunately, because SunPRO can't even build the 1.32
> Boost.Filesystem, I can't get the compiler_status tool to build. So
> its a bit of a chicken/egg problem.
Use gcc to build the helper programs, and then test with sunpro: you don't
have to use the same compiler for these two tasks,
John.