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