Explicitly set the mpi C++ compiler to mpicxx.

This commit is contained in:
kolev 2007-12-13 00:24:09 +00:00
parent 2094ea31f0
commit c57a4d8dc6

View File

@ -64,6 +64,7 @@ mv configure configure.orig
sed -e 's/casc_using_fortran=yes/casc_using_fortran=no/g' \
-e 's/LDFLAGS=\"\$g2c\_SEARCH_PATHS \$LDFLAGS\"//g' configure.orig > configure
chmod a+x configure
export CXX="mpicxx"
cd $test_dir
# Test runtest tests