*** Making the Model Evaluation Tools Project *** *** Making vx_afm Library *** /opt/intel/cce/10.1.008/bin/icc afm.cc -Wall -Wshadow -static -c -I.. /usr/include/c++/4.2.1/ext/atomicity.h(51): error: identifier "__sync_fetch_and_add" is undefined { return __sync_fetch_and_add(__mem, __val); } ^ /usr/include/c++/4.2.1/ext/atomicity.h(55): error: identifier "__sync_fetch_and_add" is undefined { __sync_fetch_and_add(__mem, __val); } ^ compilation aborted for afm.cc (code 2) make[3]: *** [afm.o] Error 2 make[2]: *** [vx_afm_all] Error 2 make[1]: *** [libs] Error 2 make: *** [all] Error 2