Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.

undefined reference under suse 9.0

tcorbard
Beginner
342 Views
Hello,
A code that use to compile with ifc, now produce the following
at compilation time.

/tmp/ifcLXalxY.o(.text+0x1500c): rfrence indfinie vers des_
/tmp/ifcLXalxY.o(.text+0x150cc): rfrence indfinie vers des_
/tmp/ifcLXalxY.o(.text+0x150e5): rfrence indfinie vers des_
/tmp/ifcLXalxY.o(.text+0x17778): rfrence indfinie vers list_
/tmp/ifcLXalxY.o(.text+0x18a38): rfrence indfinie vers list_
/tmp/ifcLXalxY.o(.text+0x1a9f9): rfrence indfinie vers des_
/tmp/ifcLXalxY.o(.text+0x1aa12): rfrence indfinie vers des_
/tmp/ifcLXalxY.o(.text+0x1ca1c): rfrence indfinie vers add_ascii_
/tmp/ifcLXalxY.o(.text+0x1ca38): rfrence indfinie vers output_

I recently update my system from Suse 8.1 to 9.0.
Is there any library I should link with for these to be found?
Thanks,
Thierry
0 Kudos
0 Replies
Reply