$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (abrahams_at_[hidden])
Date: 2000-07-21 05:43:59
Who has a proper build setup for running tests on boost with various
compiler/stdlib combinations? I have been piggybacking off of a gargantuan,
disgusting make system we use for a project at work, but that's getting to
be much less practical as I try to push forward into more experimental
territory. We need a solution for this! Suggestions?
-Dave