← Back to team overview

kicad-developers team mailing list archive

Re: [PATCH] Enable C++11

 

Well, I guess it the patch is modified to use gnu++11 for gcc it
should be fine then.

2016-03-10 15:40 GMT+01:00 Mark Roszko <mark.roszko@xxxxxxxxx>:
> boost 1.55 only adds the the flag you now have to set to workaround.
>
>>Fixed in Git develop: I've added and documented two config macros:
>> BOOST_MATH_USE_FLOAT128 and BOOST_MATH_DISABLE_FLOAT128 which explicitly enable/disable this feature.
>> Defining the latter macro should fix things for your use case.
>
>
> I think much much newer boost might fix it entirely but its also a
> older gcc issue as I don't believe I ran into it on my Windows setup
> which is way way more bleeding edge than Ubuntu.


References