Due to the current gap in continued funding from the U.S. National Science Foundation (NSF), the NSF Unidata Program Center has temporarily paused most operations. See NSF Unidata Pause in Most Operations for details.
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: