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.
Jonathan Day <imipak@xxxxxxxxx> writes: > This discussion has me curious on one point - G95 is an alternative Fortran > compiler for the GCC suite. It's also preferred in some places over GFortran, > but the reverse is also true in other contexts. > > Are there any known issues with NetCDF when using it with G95 that don't > occur with GFortran? (Or issues with GFortran that don't apply when using > G95.) Are the two close enough the same that - for the purposes of this > GFortran discussion - I can regard them as essentially the same? > They are not the same. If you compile netCDF with gfortran and then try to use g95, it will not work. You must compile netCDF with the same fortran compiler you use for your netCDF programs. But netcdf works equally well with either gfortran or g95, and is tested nightly on both. So from our point of view it doesn't matter which you use... Thanks, Ed -- Ed Hartnett -- ed@xxxxxxxxxxxxxxxx
netcdfgroup
archives: