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

ld: cannot find -ldl with -fast

晋輔_佐_
Beginner
401 Views

When I used the option "-fast" in the mpiifort it got
ld: cannot find -ldl
error, and could not build the executable file.
BTW, the executable file can be built without "-fast" option.
In addition, "-O3 -ipo -no-prec-div -static -xhost" didn't work, too.
Software used is:
compilers_and_libraries_2016.3.223/linux/mpi/intel64/bin/mpiifort
OS is: RedHat 4.4.7-11


Bests regards,
JH CHIANG

0 Kudos
1 Reply
Devorah_H_Intel
Moderator
401 Views

Hello,

Please see the issue is reproduced in the later version of the compiler i.e. 2017 Update 4 of Parallel Studio XE. 

0 Kudos
Reply