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

Re: help on compiling NetCDF

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: Re: help on compiling NetCDF
  • Date: Tue, 06 Sep 2005 14:00:38 -0600

Yonghui Wu <address@hidden> writes:

> Dear Ed,
>
> This time I download the last version netcdf-3.6.1-beta3 according to your
> suggestion. Before the compiling, I set
> setenv CFLAGS -64
> setenv CXXFLAGS -64
> setenv FFLAGS -64
> Then I try to generate the library as follows:
> 1. ./configure  with output config.log
> 2. make         with output make.out
> 3. make install with output make-install.out
>
> I failed to get the library on our SGI Origin 8000 machine. Would you
> please help me to figure out the problems. Thank you very much.
>
> Best wishes,
>
> Yonghui
>

Ahh, now I see it.

Look here and you will see that you must set CXXFLAGS="-LANG:std" 

http://my.unidata.ucar.edu/content/software/netcdf/docs/other-builds.html#IRIX_CXX

Let me know whether or not this works for you.

Ed
-- 
Ed Hartnett  -- address@hidden