Fortran Coder

标题: ifort编译程序出现问题 [打印本页]

作者: yufeng    时间: 2018-11-26 10:18
标题: ifort编译程序出现问题
ifort -o hTST.x hTST.o
/opt/intel2017/compilers_and_libraries_2017.2.174/linux/compiler/lib/intel64_lin/for_main.o: In function `main':
for_main.c:(.text+0x19): undefined reference to `__intel_new_feature_proc_init'
hTST.o: In function `MAIN__':
hTST.f90:(.text+0x20): undefined reference to `__intel_new_feature_proc_init'
make: *** [hTST.x] Error 1
用ifort编译一个fortran程序时出现问题,求助各位大神,拜谢



作者: vvt    时间: 2018-11-26 11:11
没怎么用过 ifort for linux
看起来像是编译器的运行时库版本混乱导致的。




欢迎光临 Fortran Coder (http://bbs.fcode.cn/) Powered by Discuz! X3.2