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.
> Howdy Ed, > > thanks for your suggestion. I tried the following configure: > > F77="xlf_r" FC="xlf90_r" CC="xlc_r" CFLAGS="-Wp,-D_IBMR2" CXX="xlC_r" > ./configure --prefix=$installdir --enable-netcdf-4 --enable-cxx-4 > --with-zlib=$zlibinstalldir --with-hdf5=/sara/sw/hdf5/1.8.6n > --disable-dap --disable-cxx > > unfortunately, the checks still crash at the same point. Should I remove > --enable-cxx-4? > Is that a different C++ interface than the new CXX4 API you suggest? > > Cheers, > John > Howdy John! Leave out the --enable-cxx-4, that is the experimental new C++ API and it's not ready for use yet. Thanks, Ed Ticket Details =================== Ticket ID: ETH-293930 Department: Support netCDF Priority: High Status: Closed