|
From: | Steven G. Johnson |
Subject: | Re: autoconf-2.57f: make check: 2 Errors related to fort77 (fink package) on Mac OS X |
Date: | Thu, 02 Oct 2003 21:00:08 -0400 |
User-agent: | Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.4) Gecko/20030624 |
Steven G. Johnson wrote: >Sander wrote:
Furthermore the fort77 script indeed has an option to set freeform code. This is the same option as used for f2c and is '-f'.Ok.
I'm not sure that this flag indicates freeform input in the F90-ish sense. The f2c man page says:
-f Assume free-format input: accept text after column 72 and do not pad fixed-format lines shorter than 72 characters with blanks.which seems to indicate that -f only affects the 72 column-limit and not the other parts of fixed-format source (code only begins in column 7, etcetera).
Steven
[Prev in Thread] | Current Thread | [Next in Thread] |