Opened 17 years ago

Closed 17 years ago

#41 closed upgrade (Fixed)

Minor changes to platform-specific make files

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

Description

Attached are modified versions of 3 files:

Compilers/CYGWIN-gfortran.mk Compilers/Linux-gfortran.mk Compilers/Linux-ifort.mk

Changes are

CYGWIN-gfortran.mk: add OpenMP-related settings, as Cygwin Gfortran now supports OpenMP; remove warnings flags for USE_DEBUG, as the length of my_fflags in mod_strings.F is too long in some situations, causing a syntax error, and no-one ever pays attention to warnings anyway.

Linux-gfortran.mk: removing warning flags as above

Linux-ifort.mk: add -traceback flag when USE_DEBUG is set.

Attachments (3)

CYGWIN-gfortran.mk (3.7 KB ) - added by m.hadfield 17 years ago.
Linux-gfortran.mk (3.9 KB ) - added by m.hadfield 17 years ago.
Linux-ifort.mk (4.0 KB ) - added by m.hadfield 17 years ago.

Download all attachments as: .zip

Change History (4)

by m.hadfield, 17 years ago

Attachment: CYGWIN-gfortran.mk added

by m.hadfield, 17 years ago

Attachment: Linux-gfortran.mk added

by m.hadfield, 17 years ago

Attachment: Linux-ifort.mk added

comment:1 by arango, 17 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.