Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.
7956 Discussions

how to remove dynamic link cilkrts.dylib?

Ying_H_Intel
Employee
332 Views

Dear compiler experts,

Please see the quesiton in

http://software.intel.com/en-us/notifications/unsubscribe/user/404581?timestamp=1383261656&signature=5581fe2a48a3120788b5b7249bd918f4.

I am linking to the Pardiso solver on a Mac.  Ever since I upgraded to composer_xe_2013 my code is being dynamically linked to libcilkrts.dylib, which is undesirable since the code is redistributed.  Note that this did not happen with the earlier compiler and MKL.  Is there a way to not link to the dynamic library?

Thanks,

Dave

We can't reproduce the problem with Compser_xe_2013_Sp1 with simple program,  But dave can see the library anyway.  So please help to see if there is a way to remove it.

Thanks

Ying

0 Kudos
1 Reply
Ying_H_Intel
Employee
332 Views
0 Kudos
Reply