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.
>From: Dana Price <address@hidden> >Organization: UCAR/Unidata >Keywords: 200107261834.f6QIY2113142 >I goofed in the previous message.. I'm using Workshop v.6, with v5.0 of >the C compiler. > > > >--------------------------------------------- >Dana Price <address@hidden> >Systems Administrator >Rutgers, The State University >Department of Environmental Sciences >Center for Environmental Prediction >--------------------------------------------- > > > > > You can go to $GEMPAK/source/netcdf-3.4/src and run "make distclean" and also make sure you don't have a file left over: $GEMPAK/source/netcdf-3.4/src/cxx/SunWS_cache Or, as I mentioned before, adding empty CXX definition to NCOPT in the Makeinc.sol config file will avoid building the c++ interface to NetCDF. Steve Chiswell