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! NetCDF is having a problem getting some answers related to fortran types. Note the following from your output: checking for Fortran "byte"... yes checking for Fortran "integer*2"... yes checking if Fortran "byte" is C "signed char"... yes checking if Fortran "byte" is C "short"... yes checking if Fortran "byte" is C "int"... yes checking if Fortran "byte" is C "long"... yes checking if Fortran "integer*2" is C "short"... yes checking if Fortran "integer*2" is C "int"... yes checking if Fortran "integer*2" is C "long"... yes checking if Fortran "integer" is C "int"... yes This is not right! These should not all be "yes." Can you send me your config.log? Ed Ticket Details =================== Ticket ID: SET-499655 Department: Support netCDF Priority: Normal Status: Open