Opened 16 years ago

Closed 16 years ago

#212 closed upgrade (Fixed)

Modifications to platform-specific make files

Reported by: m.hadfield Owned by: arango
Priority: minor Milestone: Release ROMS/TOMS 3.2
Component: Nonlinear Version: 3.2
Keywords: Cc:

Description (last modified by arango)

The attached zip file contains modified versions of three platform-specific make files: CYGWIN-g95.mk, CYGWIN-gfortran.mk, Linux-g95.mk. The changes are:

  • CYGWIN files now have MPI support. I have tested this with MPICH2 using the mpif90 script.
  • G95 files now use the "-ffree-line-length-huge" flag for the targets mod_ncparam.o, mod_strings.o and analytical.o. This is the G95 counterpart of Gfortran's "-ffree-line-length-huge"

Attachments (1)

Compilers.zip (4.6 KB ) - added by m.hadfield 16 years ago.
Zip archive with 3 platform-specific make files

Download all attachments as: .zip

Change History (2)

by m.hadfield, 16 years ago

Attachment: Compilers.zip added

Zip archive with 3 platform-specific make files

comment:1 by arango, 16 years ago

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

Done. Thank you.

Note: See TracTickets for help on using tickets.