Opened 5 years ago

Last modified 5 years ago

#807 closed bug

Several platform-specific makefiles — at Initial Version

Reported by: m.hadfield Owned by:
Priority: major Milestone: Release ROMS/TOMS 3.7
Component: Nonlinear Version: 3.7
Keywords: Cc:

Description

Attached are several platform-specific make files that have been restructured along the lines of Linux-gfortran.mk. They are:

  • CYGWIN-gfortran.mk
  • Linux-ftn-gnu.mk (for Cray ftn compiler with PrgEnv-gnu)
  • Linux-ftn-intel.mk (for Cray ftn compiler with PrgEnv-intel)
  • Linux-ftn-cray.mk (for Cray ftn compiler with PrgEnv-cray)

Also, there is a modified version of Linux-gfortran.mk. In this, as in the others, I have used the FIXEDFLAGS and FREEFLAGS variables in the file-specific compilation rules at the end. I assume this was what the FIXEDFLAGS and FREEFLAGS variables were defined for, but in the original Linux-gfortran.mk they are never used.

Change History (5)

by m.hadfield, 5 years ago

Attachment: CYGWIN-gfortran.mk added

by m.hadfield, 5 years ago

Attachment: Linux-ftn-gnu.mk added

by m.hadfield, 5 years ago

Attachment: Linux-ftn-intel.mk added

by m.hadfield, 5 years ago

Attachment: Linux-ftn-cray.mk added

by m.hadfield, 5 years ago

Attachment: Linux-gfortran.mk added
Note: See TracTickets for help on using tickets.