$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jens Maurer (Jens.Maurer_at_[hidden])
Date: 2001-08-28 13:22:22
Frederick KOH wrote:
> I am wondering if anyone has managed to get
> the graph library to work on the Sun Workshop
> compiler 5.0.
You should use at least Sun Workshop 6.u1 (C++ 5.2)
before even trying.
Also, look at the full compiler output of boost's
regression tests on Solaris to get a first impression.
Note that Sun's compiler only prints a few errors
before giving up, so there are lots of errors "hidden".
Good luck.
(My feasability guess is 0/10 or so.)
Jens Maurer