[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NETCDF trouble



patrizia ornelli <address@hidden> writes:

> I followed the installation  instructions for NETCDF 3.5.1.
> I have SuSe linux 9.2.
> I want NETCDF only for Intel fortran compiler 9.0.
> The environment variables setted before execute ./configure are :
>
> export FC=/opt/intel/fc/9.0/bin/ifort
> export F90=/opt/intel/fc/9.0/bin/ifort
> export CC=/usr/bin/gcc
> export FFLAGS="-O  -mp"
> export CPPFLAGS="-DNDEBUG"
> export F90FLAGS="-mp "
>
> In the config.log  I receive some errors as you can read in the attachment
>
> It's possible that NETCDF 3.5.1 isn't compatible with ifort 9.0 ????
> I must use NETCDF 3.5.1 because I'm sure that my Fortran codes run ok with 
> them.
>

Use 3.6.0, your fortran code will work just fine. NetCDF tests are
extensive. If you get make check to work, then your code will work
too.

Good luck!

Ed
-- 
Ed Hartnett  -- address@hidden