Intel® oneAPI Threading Building Blocks
Ask questions and share information about adding parallelism to your applications when using this threading library.

Error with TBB library during compilation -ltbb

Dave_O_
Beginner
319 Views

I am having the probelm

ld error with -ltbb.

I have the new update sp1.1.106 of icc. when I run icc main.c -tbb I get the error. What do I do?

0 Kudos
4 Replies
Vladimir_P_1234567890
319 Views

hello Dave,

what is OS, gcc version and target architecture?

--Vladimir

0 Kudos
Dave_O_
Beginner
319 Views

OS = CentOS

Compiler =  ICC 14.0.1.106 Build 20131008

Target: E5-2670 and Xeon Phi

Thank you

0 Kudos
Vladimir_P_1234567890
319 Views

I assume you build for offload execution.

Which shell do you use? is it bash? 

--Vladimir

0 Kudos
jiri
New Contributor I
319 Views

Note that this is also being investigated in the MIC forum, which may give some more information about this issue and possibly some other issues related to this.

http://software.intel.com/en-us/forums/topic/484891

0 Kudos
Reply