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.
Marc, > To: <address@hidden> > From: "Marc Rieffel" <address@hidden> > Subject: Building NetCDF with PathScale > Organization: Paracel > Keywords: 200405171511.i4HFBbtK020139 netCDF PathScale The above message contained the following: > I've been able to build a working version of netcdf-3.5.1 with > the PathScale compiler on a SuSE SLES 8 Opteron system using the > following command. Note that the "-cpp -DpgiFortran" has to be in the FC > definition, not just the FFLAGS definition. The FFLAGS definition isn't > used everywhere these flags are needed. > > > env CC='/opt/pathscale/bin/pathcc -DpgiFortran' > FC='/opt/pathscale/bin/pathf90 -cpp -DpgiFortran -fno-second-underscore' > F90='/opt/pathscale/bin/pathf90 -DpgiFortran -cpp -fno-second-underscore' > CXX='/opt/pathscale/bin/pathCC -DpgiFortran' ./configure Thanks for submitting this. I've put your information on our "other-builds" webpage at http://www.unidata.ucar.edu/packages/netcdf/other-builds.html > -- Marc Rieffel, Sr. Manager, R&D, Paracel Regards, Steve Emmerson > NOTE: All email exchanges with Unidata User Support are recorded in the > Unidata inquiry tracking system and then made publically available > through the web. If you do not want to have your interactions made > available in this way, you must let us know in each email you send to us.