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.
Hi, > do you have any idea what it is wrong? I'm guessing that netCDF was compiled and installed using a different compiler than g95. When netCDF is built from source, the Fortran compiler creates two module files, typesizes.mod and netcdf.mod. These get installed in the include directory, but the form of module files varies among compilers and may even differ among versions of the same compiler. You could try building and installing again from source, making sure you use the same compiler for building that you intend to later use for linking, in this case "g95". --Russ P.S. You might want to send questions to address@hidden rather than address@hidden unless you think they are of interest to other users. Thanks! Russ Rew UCAR Unidata Program address@hidden http://www.unidata.ucar.edu Ticket Details =================== Ticket ID: AEX-164658 Department: Support netCDF Priority: Normal Status: Closed