Quantcast
Channel: Intel® Fortran Compiler for Linux* and macOS*
Viewing all articles
Browse latest Browse all 2583

undefined reference to `_intel_fast_memmove'

$
0
0

Hi,

When I'm trying to compile my code using the intel fortran compiler I receive this message:

/cm/shared/apps/intel-cluster-runtime/3.6/composer_xe_2013_sp1.0.080/compiler/lib/intel64/libifport.a(utility_alloccstr.o): In function `allocCstr':
/export/users/nbtester/efi2linux_nightly/branch-14_0/20130730_000000/libdev/libifport/portability/utility_alloccstr.c:(.text+0x45): undefined reference to `_intel_fast_memmove'
/cm/shared/apps/intel-cluster-runtime/3.6/composer_xe_2013_sp1.0.080/compiler/lib/intel64/libifcoremt.a(for_init.o): In function `for__signal_handler':
for_init.c:(.text+0x8ce): undefined reference to `_intel_fast_memmove'
for_init.c:(.text+0x8e7): undefined reference to `_intel_fast_memmove'
for_init.c:(.text+0x900): undefined reference to `_intel_fast_memmove'
for_init.c:(.text+0x919): undefined reference to `_intel_fast_memmove'
/cm/shared/apps/intel-cluster-runtime/3.6/composer_xe_2013_sp1.0.080/compiler/lib/intel64/libifcoremt.a(for_init.o):for_init.c:(.text+0x932): more undefined references to `_intel_fast_memmove' follow

and the code stops compiling returning error 1.

I've already tried to reinstall both the C and Fortran compilers (compxe_2013_sp1.1.106) but nothing change. The code was working before and it still works fine on windows. I'm using CentOS release 6.4 (Final).


Viewing all articles
Browse latest Browse all 2583

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>