Opened 5 years ago

Closed 5 years ago

#807 closed bug (Done)

Several platform-specific makefiles — at Version 1

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

Description (last modified by arango)

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 (6)

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

comment:1 by arango, 5 years ago

Description: modified (diff)
Resolution: Done
Status: newclosed

Great, thank you! I modified the dependencies for compiling with WRF.

Note: See TracTickets for help on using tickets.