--- MITgcm/tools/build_options/linux_ia64_efc 2003/11/13 22:03:39 1.2 +++ MITgcm/tools/build_options/linux_ia64_efc 2003/12/08 00:21:24 1.3 @@ -10,7 +10,7 @@ # Note that the -mp switch is for ieee "maintain precision" and is # roughly equivalent to -ieee if test "x$IEEE" = x ; then - FFLAGS='-132 -r8 -i4 -w95 -W0 -WB' + FFLAGS='-mp -132 -r8 -i4 -w95 -W0 -WB' else FFLAGS='-mp -132 -r8 -i4 -w95 -W0 -WB' fi