Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

ifc and netcdf

ifc_query
Beginner
431 Views
i tried to compile a program which calls netcdf libary functions with ifc 7.1. the following error messages are returned.

>>> start
/tmp/ifcVAmTOf.o(.text+0x3a1): undefined reference to `nf_open_'
>>> end

i have included the lib with -L and -I options.

thanks in advance!
0 Kudos
1 Reply
ifc_query
Beginner
431 Views
get it fixed.
0 Kudos
Reply