.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.39.4. .TH FORTRAN "1" "August 2011" "Fortran (Debian 4.6.1-4) 4.6.1" "User Commands" .SH NAME Fortran \- Reports statistics regarding an HDF5 file and the objects in the file. .SH DESCRIPTION usage: h5fc [OPTIONS] .IP OPTIONS: .TP \fB\-help\fR This help message. .TP \fB\-echo\fR Show all the shell commands executed .TP \fB\-prefix\fR=\fIDIR\fR Prefix directory to find HDF5 lib/ and include/ .IP subdirectories [default: /usr] .TP \fB\-show\fR Show the commands without executing them .TP \fB\-showconfig\fR Show the HDF5 library configuration summary .TP \fB\-shlib\fR Compile with shared HDF5 libraries .TP \fB\-noshlib\fR Compile with static HDF5 libraries [default] .TP \- the normal compile line options for your compiler. .IP h5fc uses the same compiler you used to compile HDF5. Check with your compiler's man pages for more information on which options are needed. .IP You can override the compiler and linker to compile your program by setting the following environment variables accordingly: .TP HDF5_FC \- use a different Fortran 90 or 95 compiler .TP HDF5_FLINKER \- use a different linker .TP HDF5_USE_SHLIB=[yes|no] \- use shared or static version of the HDF5 library .IP [default: no] .IP You can also add or change paths and flags to the compile line using the following environment varibles or by assigning them to their counterparts in the 'Things You Can Modify to Override...' section of h5fc .TP Variable Current value to be replaced .TP HDF5_FFLAGS "" .TP HDF5_LDFLAGS "" .TP HDF5_LIBS "" .IP Note that adding library paths to HDF5_LDFLAGS where another hdf5 version is located may link your program with that other hdf5 library version. .SH COPYRIGHT Copyright \(co 2011 Free Software Foundation, Inc. .PP GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING .SH "SEE ALSO" The full documentation for .B Fortran is maintained as a Texinfo manual. If the .B info and .B Fortran programs are properly installed at your site, the command .IP .B info Fortran .PP should give you access to the complete manual.