NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.
To learn about what's going on, see About the Archive Site.
Hi All,Because of problems building on recent Fedora releases (using gfortran 4.6), I'd aded a gfortran flag to two new files in $NAWIPS/config/
Makeinc.linux_gfortran_fedora Makeinc.linux64_gfortran_fedoraSimilar to the gfortran_ubuntu files, these must be copied to Makeinc.linux(64)_gfortran before building GEMPAK 6.8.0. Building on systems with gfortran 4.6+ without this added flag will result in errors.
The latest source code tarball (6.8.0-2) is up http://www.unidata.ucar.edu/downloads/gempak/index.jsp The two new files are located here: http://github.com/Unidata/gempak/blob/master/config/Makeinc.linux_gfortran_fedora http://github.com/Unidata/gempak/blob/master/config/Makeinc.linux64_gfortran_fedora* -fwhole-file flag is now enabled by default. The flag improves the code generation and diagnostics. It can be disabled using the deprecated -fno-whole-file flag.
from http://gcc.gnu.org/wiki/GFortran#gfortran_4.6 Michael James Unidata
gembud
archives: