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

[netCDF #CUY-381116]: netcdf on mac os x



>
> Hi Ed
>
> I cleaned out the directory today as you suggested, and tried again.
> I went through several iterations, and eventually found that the
> following works:
>
> % setenv CC icc
> % setenv FFLAGS -m64 -xT
> % ./configure --prefix=/opt/intel/netcdf-3.6.2/ --disable-cxx
> % make check
>
> Note that it threw up an error at this point, but that I went ahead
> with make install anyway, and my code worked well.
>
> Thanks
> Andy
>
>

Howdy Andy!

That's great, but we still need to track down that problem in make check. The
errors are all important if you want to be sure you're storing and reading data
correctly.

Can you run "make check" again and send me the results?

Thanks,

Ed

Ticket Details
===================
Ticket ID: CUY-381116
Department: Support netCDF
Priority: Normal
Status: Open