I concur with Jim; set the environment variable CXXFLAGS (e.g., setenv CXXFLAGS "-64 -fullwarn -LANG :std -woff 3439 -woff 3201 -woff 1424" or use export depending on shell) prior to running CMake. Will