Single worst bug for ports: lang/gcc* doesn't support c++11

Yuri yuri at rawbw.com
Sun Mar 8 06:36:52 UTC 2015


On 03/07/2015 21:28, Russell L. Carter wrote:
>
> I would like to understand better the problem here, because I use c++11
> features heavily with lang/gcc49 on a daily basis with zero problems.

No, gcc-4.9.3 fails in the same way. Specific missing feature: std::snprintf

error: 'snprintf' is not a member of 'std'

Yuri


More information about the freebsd-ports mailing list