This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:904: checking host system type configure:950: checking whether make sets ${MAKE} configure:1015: checking whether the C compiler (gcc -g3 -march=native -std=gnu99 -rdynamic) works configure:1032: gcc -o conftest -g3 -march=native -std=gnu99 -DMPICH_IGNORE_CXX_SEEK -rdynamic conftest.c 1>&5 configure:1029: warning: return type defaults to 'int' configure:1061: checking whether the C compiler (gcc -g3 -march=native -std=gnu99 -rdynamic) is a cross-compiler configure:1069: checking whether we are using GNU C configure:1078: gcc -E conftest.c configure:1126: checking whether the C++ compiler (g++ -g3 -march=native -std=gnu++11 -rdynamic) works configure:1143: g++ -o conftest -g3 -march=native -std=gnu++11 -DMPICH_IGNORE_CXX_SEEK -rdynamic conftest.C 1>&5 cc1plus: error: unrecognized command line option "-std=gnu++11" configure: failed program was: #line 1138 "configure" #include "confdefs.h" int main(){return(0);} extern "C" int PilotMain(){return(0);}