netcdf-3.6.2-beta6 released - last beta release of 3.6.2
Paul van Delst
Paul.Vandelst at noaa.gov
Mon Jan 29 20:59:00 MST 2007
On Jan 29, 2007, at 9:53 PM, Ed Hartnett wrote:
> Mark Hadfield <m.hadfield at niwa.co.nz> writes:
>
>> Library libsrc/.libs/libnetcdf.a seems to contain most of the
>> Fortran-interface routines (nf_put_var_double_, etc, etc) but not
>> nf_set_log_level_.<br>
>
> Thanks for pointing this out Mark! I have fixed this in the netCDF
> codebase.
>
> g95 users should take the netCDF daily snapshot instead of the beta
> release. Get it here:
> ftp://ftp.unidata.ucar.edu/pub/netcdf/snapshot/netcdf-daily.tar.gz
>
> It is still unclear to me which options should be used with g95. The
> current snapshot sets f2cFortran and all tests pass.
>
> Mark, I know that you advocate the removal of the dreaded second
> underscore. I am hoping you can explain the benefits of your approach
> to me.
One that may or may not be important: you can use other compilers to
generate libraries that are "gnu compatible", or link to the same,
with appropriate switches. Extra underscores may bust that.
I do as Mark has done and have turned off second underscores in g95
by default. In my regular compiles and my netCDF library compiles.
cheers,
paulv
--
Paul van Delst
CIMSS @ NOAA/NCEP/EMC
More information about the netcdfgroup
mailing list