$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Douglas Gregor (gregod_at_[hidden])
Date: 2003-12-09 16:39:55
On Tuesday 09 December 2003 04:04 pm, David Abrahams wrote:
Beman>The CVS version should be more flexible, but the changes are recent
Beman> so make sure you are up to date.
This point should really be amplified: John Maddock contributed an excellent
system to make linking against Boost libraries much easier. If you're using
CVS, you need only add the Boost stage library directory to your linking
paths and most of the Wintel compilers will pick up the right library
automatically.
Doug