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

[netCDF #HXY-319608]: Problems with Netcdf and NCAR CAM3.1 on AIX5.3



> Hi there,
>
> so attached are the outputfiles:
>
> configure.output  = output from running ./configure
> --prefix=/gpfs/home/hanson/ginah/netcdf
> make.output  = output from running make
> makecheck.output  = output from running make check
> makeinstall.output  = output from running make install
>
> To build and install netcdf in 64bit mode, I changed CFLAGS, CXXFLAGS and
> FFLAGS to -q64 and NMFLAGS to -X64 in the Makefile. I couldn't find ARFLAGS
> and F90FLAGS in the Makefile so I added them and set them to -X64 and -q64
> respectively. I did this after running ./configure and then altered the
> Makefile.

Gina,

I'm not sure, but I think this is incorrect. Could you try setting the flags
first, and then running configure? (Make sure you do a "make distclean"
first).

>
> The complier I'm using in the xlf fortran compiler and to my knowledge I'm
> using the same one for both netcdf and my model CAM but I haven't set
> anything for this as in the default is still being used. Where in my netcdf
> output could I check for sure which complier it is using?
>
> Thanks again for you help and for looking at this stuff for me. Let me know
> if I can tell you anything more to help get to the bottom of this problem.
>
> Gina.
>

NetCDF is known to build with the xlf compiler. So it does work, we just need
to figure out why it is not working for you.

Thanks,

Ed


Ticket Details
===================
Ticket ID: HXY-319608
Department: Support netCDF
Priority: Critical
Status: Open