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

Re: 20050520: pathscale compiler for 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: 20050520: pathscale compiler for netCDF
  • Date: Fri, 20 May 2005 11:16:25 -0600

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


Pathscale compiler recommendation from vendor

Didier Cabannes recommends the following configuration for building
netCDF for Pathscale compilers:

  export CC=pathcc
  export FC=pathf90 
  export F90=pathf90
  export CXX=pathCC
  export CFLAGS=-Df2cFortran
  ./configure --prefix=/home/ssp/netcdf_path
  make
  make test
  make install

Good luck!

Ed
-- 
Ed Hartnett  -- address@hidden