How can I statically link the intel\'s TBB libraries to my application?
I know all the caveats such as unfair load distribution of the scheduler, but I don\'t need the sched
Unfortunately it does not appear to be possible: From TBB site..
One suggestion on the Intel forum was to compile it manually if you really need the static linkage: From Intel Forum.