[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 19990607: netcdf 3.4
- Subject: Re: 19990607: netcdf 3.4
- Date: Mon, 07 Jun 1999 14:42:41 -0600
Logan,
> cc: address@hidden,
> cc: address@hidden,
> cc: address@hidden,
> cc: address@hidden
> From: Logan Sankaran <address@hidden>
> Subject: netcdf 3.4
> Organization: HP
> Keywords: 199906072014.OAA18483 netCDF 3.4
In the above message, you wrote:
> I am in the process of porting latest CCM3 with NetCDF to HP's V2500/N4000
> running HP-UX 11.0 and encountered the following problem while testing the
> netcdf lib by 'make test >& test.log". I am appending all the information
> suggested in INSTALL. Please review the following information and suggest
> possible fix or workaround. Please don't hesitate to contact me if you
> need additional details.
>
> Thanks in advance.
>
> -- Logan
...
> Error Message (end of the test.log, full log is below)
> ==============================================================================
> /opt/fortran/bin/fort77 +O3 +Oinfo -o ftest ftest.o
> ../libsrc/libnetcdf.a
Ah! The "+O3" option of the "fort77" compiler is broken under HP-UX 11.
Don't use it.
I suggest redoing steps 2 through 9 near the end of the INSTALL file.
At step 5 (setting environment variables) ensure that the FFLAGS
environment variable does *not* contain the "O3" option ("-O" is just
fine, oddly enough).
Please let me know if this helps.
--------
Steve Emmerson <http://www.unidata.ucar.edu>