$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] I can't build boost!
From: Robert Dailey (rcdailey_at_[hidden])
Date: 2009-05-14 23:58:33
On Thu, May 14, 2009 at 10:43 PM, Steven Watanabe <watanabesj_at_[hidden]>wrote:
> You had the order of the arguments backwards.
> the patch file comes after the original file.
>
Oh silly me. Thanks for that, I didn't realize I was making such an obvious
mistake.
Anyway, I managed to apply the patch just fine. The library names seem to be
coming out as I expect. The build will take quite a while, so when it is
finished I'll post back here if I see any issues.
The only weirdness I see is with Boost.Math:
libboost_math_c99-mt-gd.lib
I don't think I remember seeing the c99 part in the name before. But I don't
think I ever paid much attention to it. Everything else looks familiar,
though. Thanks for the help everyone.