[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[netCDF #NGK-146672]: PGI compilers are installed but not seen by
- 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