Boost logo

Boost :

Subject: Re: [boost] [EXTERNAL] Clang Darwin trunk Cray 8.0 and max_digits10 support - problem in config?
From: Belcourt, Kenneth (kbelco_at_[hidden])
Date: 2012-07-13 20:23:24


On Jul 13, 2012, at 8:27 AM, Michel Morin wrote:

> Now some tests pass on the C++11 runner, but many tests are still failing.
>
> Two fixes:
> * Change
> -I/home/kbelco/llvm_darwin/libcxx/include
> to
> -isystem /home/kbelco/llvm_darwin/libcxx/include
> in <cxxflags>.
>
> * Add
> -U__STRICT_ANSI__
> to <cxxflags> (to avoid the bug in Mac OS X 10.6's math.h).
>
> Hope these are the two last pieces :)

I think that was it. I just posted some c++11 results for clang, looking good!

Thanks so much for your patient help.

-- Noel


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