$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Guido de Jong (guidoj_at_[hidden])
Date: 2002-05-16 01:16:31
Recommended by David Abrahams I tried RC_1_28_0 yesterday. As soon as I
followed the _right_ instructions (ie. those in cvs, instead of those of
earlier versions, stupid me ...), I was able to build Boost easily. There was
only one minor glitch: gcc 2.95 does not support -foptimize-sibling-calls.
After commenting that out in tools/build/python.jam it built and so far it
seems to work just fine. Great work!
Guido