Opened 18 years ago
Closed 18 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)
Change History (4)
by , 18 years ago
Attachment: | CYGWIN-gfortran.mk added |
---|
by , 18 years ago
Attachment: | Linux-gfortran.mk added |
---|
by , 18 years ago
Attachment: | Linux-ifort.mk added |
---|
comment:1 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.