/home/alex/Desktop/FEA/mbdyn/src/mbdyn-1.3.7/libraries/libcolamd/colamd.c:1350: undefined reference to `_intel_fast_memcpy'./.libs/libmbwrap.a(mthrdslv.o): In function `naivfct':/home/alex/Desktop/FEA/mbdyn/src/mbdyn-1.3.7/libraries/libnaive/mthrdslv.c:95: undefined reference ...
(.text+0x20): undefined reference to `main' /opt/SAS/SASFoundation/9.2/saspgm/toolkit/global/obj/prcintcv.o: In function `UWPRCC': /sas/dev/mva-v920/toolkt/src/prcintc.c:(.text+0x8b): undefined reference to `_intel_fast_memcpy' /opt/SAS/SASFoundation/9.2/saspgm/toolkit/global/ob...
/home/skl2user2/CNTK/CNTK/build/lib/libCntk.Eval-2.6.so: undefined reference to `_intel_fast_memcpy' However, I am able to successfully compile CNTK version 2.5x with the same compiler. Regards DavidActivity Sign up for free to join this conversation on GitHub. Already have an account?
It looks like your link should be gettingintel_fast_memcpy from the intel_fc_80/lib/libircmt.a. As there is no libircmt.so, it may need to be linked statically. I don't know what happens if the only reference to it is from libguide, and you link that dynamically. If you want ...
undefined reference to `memcpy@GLIBC_2.14' /home/cgw/miniforge3/envs/mfix-git/bin/../lib/gcc/x86_64-conda-linux-gnu/13.2.0/../../../../x86_64-conda-linux-gnu/bin/ld: /home/cgw/miniforge3/envs/mfix-git/lib/./libpmix.so.2: undefined reference to `clock_gettime@GLIBC_2.17' ...
/home/alex/Desktop/FEA/mbdyn/src/mbdyn-1.3.7/libraries/libcolamd/colamd.c:1350: undefined reference to `_intel_fast_memcpy'./.libs/libmbwrap.a(mthrdslv.o): In function `naivfct':/home/alex/Desktop/FEA/mbdyn/src/mbdyn-1.3.7/libraries/libnaive/mthrdslv.c:95: undefined re...
It looks like your link should be gettingintel_fast_memcpy from the intel_fc_80/lib/libircmt.a. As there is no libircmt.so, it may need to be linked statically. I don't know what happens if the only reference to it is from libguide, and you link that dynamically. If y...
undefined reference to `daal::services::daal_free(void*)' file2ddc1463da6.o:file2ddc1463da6.cpp:(.text$_ZN4daal15data_management10interface111DataArchive5writeEPhy[_ZN4daal15data_management10interface111DataArchive5writeEPhy]+0xd2): undefined reference to `daal::...