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.
Ellyn, > Is doing the fortran compile mandatory? I am trying to make udunits to > make nco, and I am fairly sure that it uses only c or c++, so maybe > since the problem seems to be in the port part, maybe I can just avoid > it. (cheap way out, but maybe expedient) Unfortunately, while a Fortran compiler isn't necessary, building a Fortran interface is: the package is set-up that way and can't be easily changed. Fortunately, it's a simple matter of just telling the build procedure to use a particular set of Fortran calling conventions -- regardless of whether or not they ever get used. Regards, Steve Emmerson Ticket Details =================== Ticket ID: RMZ-185423 Department: Support UDUNITS Priority: Normal Status: Open