[Dart-dev] [3277] DART/trunk/mkmf/mkmf.template.absoft.osx: added comment about reclen specification

thoar at subversion.ucar.edu thoar at subversion.ucar.edu
Tue Mar 18 16:51:30 MDT 2008


An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/dart-dev/attachments/20080318/b75c3308/attachment.html
-------------- next part --------------
Modified: DART/trunk/mkmf/mkmf.template.absoft.osx
===================================================================
--- DART/trunk/mkmf/mkmf.template.absoft.osx	2008-03-18 19:39:28 UTC (rev 3276)
+++ DART/trunk/mkmf/mkmf.template.absoft.osx	2008-03-18 22:51:29 UTC (rev 3277)
@@ -30,6 +30,8 @@
 #                sizes (such as REAL (KIND=4) or COMPLEX (KIND=4)).  
 #      -f free   instructs compiler to accept source code written in the 
 #                format for Fortran 90/95 Free Source Form.
+#      -reclen32 Causes the library to interpret the value specified for 
+#                RECL= in an OPEN statement as 32-bit words instead of bytes. 
 #
 # FFLAGS   used all the time
 #     -YEXT_NAMES=LCS          lower case symbols


More information about the Dart-dev mailing list