Opened 17 years ago
Closed 17 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 )
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)
Change History (2)
by , 17 years ago
Attachment: | Compilers.zip added |
---|
comment:1 by , 17 years ago
Description: | modified (diff) |
---|---|
Resolution: | → Fixed |
Status: | new → closed |
Done. Thank you.
Note:
See TracTickets
for help on using tickets.
Zip archive with 3 platform-specific make files