Boost logo

Boost :

Subject: Re: [boost] [develop] quickbook compile failure
From: Daniel James (daniel_at_[hidden])
Date: 2014-01-05 07:56:25


On 5 January 2014 12:10, Tim Blechmann <tim_at_[hidden]> wrote:
> compiler:
>> tim_at_moka-mac:~/dev/boost/tools/quickbook$ g++ -v
>> Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
>> Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)
>> Target: x86_64-apple-darwin13.0.0
>> Thread model: posix
>
> is this a known issue?

Try with the quickbook develop branch (cd tools/quickbook; git
checkout develop), I just checked in a possible fix. It seems the
standard library has different default settings under the clang
emulation, and they aren't compatible with how I was building
quickbook, so I changed the build settings.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk