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

undefined reference to `for_check_mult_overflow'

seth_vinod
초급자
752 조회수
i am tryinng build a fortran program. but it is giving me error
: undefined reference to `for_check_mult_overflow'
is this a math libraryor what.
pl if any one can help me
0 포인트
1 응답
Steven_L_Intel1
752 조회수
You are linking against a set of ifort libraries that is older than the compiler you are using. Please make sure that you are linking against the current set of libraries installed along with the compiler.
0 포인트
응답