Hello I want to compile libMesh with mvapich2-2.2-clang-4.0.0, but I am getting errors like this in the configure stage:
configure:10326: /usr/tce/packages/mvapich2/mvapich2-2.2-clang-4.0.0/bin/mpicxx -c -std=c++14 conftest.cpp >&5 conftest.cpp:79:25: error: no member named 'is_trivially_copyable' in namespace 'std' << std::is_trivially_copyable<char>::value // Not supported by GCC 4.6.3 with -std=c++0x It seems to me that this feature should be supported by clang 4.0.0, but it is not recognized, probably because the flags I am passing. Do I need to pass other flags? Thanks Miguel -- ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Libmesh-users mailing list Libmesh-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libmesh-users