Please don’t use GCC 4.8 for building C++14 code. Either configure to use c++11, or use a more modern GCC. Would that be an option?
1 Like
Please don’t use GCC 4.8 for building C++14 code. Either configure to use c++11, or use a more modern GCC. Would that be an option?