[mesa-users] Problems installing MESA with ADIPLS compilation

Josiah Schwab jwschwab at berkeley.edu
Tue Apr 17 14:14:04 EDT 2012


> gfortran -O3 -xssse3 -ip -no-prec-div -static  -c -o asymp-scale.d.o asymp-scale.d.f
> gfortran: error: unrecognized command line option ‘-ip’
> gfortran: error: unrecognized command line option ‘-no-prec-div’

Those command line options look to me like they're intended for ifort and not gfortran.

Something about the makefile isn't set up correctly. Did you modify the makefile_header?

Josiah





More information about the Mesa-users mailing list