> I checked Make.global_options (attached below) and all the compilers are > from intel. > But in Makefile I added @echo $(CXX), this gives me > > /usr/global/openmpi/current/gnu/bin/mpicxx
That doesn't make any sense, and I have no idea what is going on. 'make' should read $D/common/Make.global_options as specified higher up in the Makefile. Do you get any warnings or errors before the compiler error? Also, what version of make are you using? W. ------------------------------------------------------------------------- Wolfgang Bangerth email: [email protected] www: http://www.math.tamu.edu/~bangerth/ _______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
