diff --git a/doc/BUILD_STEPS b/doc/BUILD_STEPS index 04d4699f1936beb683a3499f00056efbe889c172..7b5c21cd73e132c8ff142dc1fe2a8a202f5f7b0b 100644 --- a/doc/BUILD_STEPS +++ b/doc/BUILD_STEPS @@ -41,7 +41,7 @@ working from the CODES master branches, use the ROSS master branch. mkdir build cd build - ../configure --prefix=/path/to/codes/install CC=mpicc PKG_CONFIG_PATH=/path/to/ross/install/lib/pkgconfig + ../configure --prefix=/path/to/codes/install CC=mpicc CXX=mpicxx PKG_CONFIG_PATH=/path/to/ross/install/lib/pkgconfig To enable network tracing with dumpi (http://sst.sandia.gov/about_dumpi.html), use the option