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.
Paramesh,
>Date: Wed, 26 Jul 95 13:50:18 PDT
>From: address@hidden
>Organization: Wadia Institute of Himalayan Geology
>To: Steve Emmerson <address@hidden>
>Subject: RE: 970725: problem installing netcdf on Ultra II
>Keywords: 199707161628.KAA18287
In the above message, you wrote:
> >Which C compiler is "cc"? Use the "which" or "type" command to find out
> >and send me the result.
>
> We have the license of SPARCompiler C++ 4.0 and SPARCompiler Fortran 90 1.1
> which came with the system.
Though I'm glad that you have Sun's C++ compiler, I need to know if you
have Sun's Standard C compiler. What is the output from the following
commands?
which cc # for csh(1)-like shells
type cc # for sh(1)-like shells
ls -l /opt/SUNWspro/bin
ls -l /opt/SUNWspro/SC4.*/bin
c89 -V
--------
Steve Emmerson <http://www.unidata.ucar.edu>