[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: help on compiling NetCDF
- 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