Quantcast
Channel: Intel® C++ Compiler
Viewing all articles
Browse latest Browse all 1616

OpenMP Static Linking - Intel Compiler 15 Update 4 and xCode 5.02

$
0
0

Hello,

We have a project which we use OpenMP.

The code is built successfully yet it won't run on the target (Same System, OS X 10.9), it would say file is missing.
We couldn't find a way to link it statically.
We looked at the documentation here:

https://software.intel.com/en-us/node/522690

Which links here:

https://software.intel.com/en-us/node/522962#1218123C-FC73-4ED4-BAC2-E64...

We added the flag "-qopenmp-library=static" at 

Yet it didn't work.
We also put it in the linker at "Other Linker Flags" with the same result.

The code woks on Windows (Though we didn't try "Static Linking" there) so we know everything works.

How can we make a Static Linking project in xCode 5.02 with Intel Compiler 15.0?

Thank You.


Viewing all articles
Browse latest Browse all 1616

Trending Articles



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