[Trilinos-Users] Compiling Trilinos 10.0.1 on Mac.

Bill Hoffman bill.hoffman at kitware.com
Thu Nov 5 09:03:45 MST 2009


Ted Kord wrote:
> Ross,
> 
> Patch worked. Thanks.
> 

There are a few things that you have to do for fortran on the mac:


1.  Make sure you have matching versions of gcc, g++, and gfortran 
installed.

You can  download gcc v4.5 from macports, and gfortran 4.5 from 
http://hpc.sourceforge.net/.

2.  Set the CC, CXX, and FC environment variables to point towards the 
proper versions of the compilers before running CMake.


-Bill




More information about the Trilinos-Users mailing list