[petsc-dev] configure error
Mark F. Adams
mark.adams at columbia.edu
Thu Apr 19 10:01:41 CDT 2012
[I sent this error message but it "Your message to petsc-dev awaits moderator approval" because the configure.log was > 512 Kb???]
I'm moving to a serial build on my Mac and am getting this error:
CMake will not be able to correctly generate this project.
Call Stack (most recent call first):
CMakeLists.txt:2 (project)
CMake Error: your C compiler: "/sw/lib/gcc4.4/bin/gcc-4 -malign-double" was not found. Please set CMAKE_C_COMPILER to a valid compiler path or name.
*******************************************************************************
~/Codes/petsc-dev-merge>
~/Codes/petsc-dev-merge>ll /sw/lib/gcc4.4/bin/gcc-4
lrwxr-xr-x 1 root admin 30 Jan 7 2011 /sw/lib/gcc4.4/bin/gcc-4 -> /sw/lib/gcc4.4/bin/gcc-fsf-4.4
~/Codes/petsc-dev-merge>ll /sw/lib/gcc4.4/bin/gcc-fsf-4.4
-rwxr-xr-x 3 root admin 305400 Jan 7 2011 /sw/lib/gcc4.4/bin/gcc-fsf-4.4
More information about the petsc-dev
mailing list