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

Re: 20050826: netcdf build



Unidata Support <address@hidden> writes:

> ------- Forwarded Message
>
>>To: address@hidden
>>From: address@hidden
>>Subject: netcdf build
>>Organization: ?
>>Keywords: 200508261303.j7QD3hjo022352 netCDF 3.6.0.p1 build
>
> I am trying to build netcdf 3.6.0.p1 on a PC intel Xeon with linux i686
> using intel fortran compiler 8.1 and 9.0 but always have error messages.
> The question is are the available binary built using intel fortran compiler?
> Also which are the environment variable appropriate with this system if
> someone has already build it.
>
> Regards
>
> Abdoulaye

I got the intel compiler to work by setting the following:
sh-3.00$ export CPPFLAGS=-DpgiFortran
sh-3.00$ export FC=ifort
sh-3.00$ export FFLAGS="-g -O2 -mp -recursive"

For the entire output, see:
http://my.unidata.ucar.edu/content/software/netcdf/builds/LINUX_3_6_0_ifort.txt

If this doesn't work, send the info requested here:
http://my.unidata.ucar.edu/content/software/netcdf/docs/netcdf-install/Reporting-Problems.html

Thanks,

Ed
-- 
Ed Hartnett  -- address@hidden