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

20030225: problems building netCDF 3.5.0 on Linux using PGI compilers



Zhu Xiaoqian,

> To: address@hidden
> From: zhu_xiaoqian <address@hidden>
> Subject: some problems
> Organization: SINA

The above message contained the following:

> (pgf77/pgf90 has been renamed to yhf77/yhf90)
> 
> A
> Linux cluster7 2.4.18-3smp #1 SMP Thu Apr 18 07:27:31 EDT 2002 i686 unknown
> 
> B
> netcdf-3.5.0
> 
> C
> CC=/usr/bin/gcc
> CPPFLAG='-DNDEBUG -DpgiFortran'

The relevant environment variable is CPPFLAGS (not CPPFLAG).

Try the following:

    1.  Go to the top-level source directory.

    2.  Perform steps 3 through 5 described near the end of the file
        INSTALL.html

    3.  Ensure that the environment variable CPPFLAGS contains the
        string "-DpgiFortran".

    4.  Perform steps 6 through 9 described near the end of the file
        INSTALL.html

Regards,
Steve Emmerson   <http://www.unidata.ucar.edu>