$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [fusion] xlC 6.0 building math lib - Errors
From: John Maddock (john_at_[hidden])
Date: 2010-02-01 11:01:48
> I've changed the subject line on this one, as this is really a problem
> with
> Boost.Fusion rather than the Math lib as such, Joel?
I forgot to mention: you only need to build the Math lib if you're using the
C-compatible functions in boost/math/tr1.hpp. Otherwise the the library is
header-only, and at least some of it will work without Boost.Fusion support.
John.