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

[netCDF #NGK-146672]: PGI compilers are installed but not seen by

This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.


  • Subject: [netCDF #NGK-146672]: PGI compilers are installed but not seen by
  • Date: Thu, 28 Feb 2008 14:43:20 -0700

Hi Erik,

When you use

  export CC=pgCC

that says the C compiler is pgCC, which is a C++ compiler, I think.
Try

  export CC=pgcc

instead, to use the PGI C compiler.

--Russ


Russ Rew                                         UCAR Unidata Program
address@hidden                     http://www.unidata.ucar.edu



Ticket Details
===================
Ticket ID: NGK-146672
Department: Support netCDF
Priority: Normal
Status: Closed