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 Yan Mi!
Here's your problem (from config.log):
configure:23088: ifort -g -c conftestf.f
configure:23091: $? = 0
configure:23094: ifort -o conftest -g conftestf.o conftest.o
IPO link: can not find "("
ifort: error: problem during multi-file optimization compilation (code 1)
configure:23097: $? = 1
configure:23120: error: Could not link conftestf.o and conftest.o
I have no idea what this error means:
IPO link: can not find "("
Can you try compiling a simple fortran program from the command line with
ifort, and make sure it is working?
Thanks,
Ed
Ticket Details
===================
Ticket ID: QFR-706211
Department: Support netCDF
Priority: Normal
Status: Closed