$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] MPFR in Boost 1.45.0
From: John Maddock (boost.regex_at_[hidden])
Date: 2011-02-01 04:38:36
> I get a large number of compile errors (attached).
Those are all linker errors not compiler errors - are you linking to the
correct libraries?
HTH, John.