Hi,
Dr. Harald von der Osten wrote:
I changed from Microsoft Fortran 5 to gfortran on OS X for a couple of
weeks and wonder how I could create a source code listing with
gfortran (for purposes of documentation and publication). In Microsoft
Fortran it was able to use the /Fs option. But how can I do this with
gfortran?
I have no idea what Microsoft Fortran does with /Fs. However, Doxygen
[1] seem to be a rather popular choice to create source-code-based
documentation.
However, there are more possibilities. See for instance
http://fortranwiki.org/fortran/show/Automatic+documentation for a list.
Tobias
[1] http://doxygen.org/; Fortran example:
http://de.wikibooks.org/wiki/Fortran:_Anhang_D:_Doxygen