$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Boost Mingw w64 compilation issues and fixes
From: Andrew Ho (helloworld922_at_[hidden])
Date: 2013-07-15 18:01:19
> What happens if you try:
>
> b2 --with-math pch=off
Interestingly, I was able to compile the library with pch=off.