<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Exporting an IPP application in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Exporting-an-IPP-application/m-p/771733#M761</link>
    <description>Hello Boris,&lt;BR /&gt;&lt;BR /&gt;Yes, you need to distribute those other SO files, also. Those additional SO files are not part of the IPP library, they are support libraries required as the result of the OpenMP multi-threading that is used within the IPP library and to provide some other support libraries that result from the fact that the IPP library is compiled with the Intel compiler.&lt;BR /&gt;&lt;BR /&gt;These files are okay to be distributed with your application and, in this case, are required to make your application work.&lt;BR /&gt;&lt;BR /&gt;Paul</description>
    <pubDate>Tue, 07 Dec 2010 19:40:30 GMT</pubDate>
    <dc:creator>PaulF_IntelCorp</dc:creator>
    <dc:date>2010-12-07T19:40:30Z</dc:date>
    <item>
      <title>Exporting an IPP application</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Exporting-an-IPP-application/m-p/771732#M760</link>
      <description>Hi again,&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;I've managed to create a threaded version of the library that includes all IPP functions that I'm using in my application, let's call it "myIPP.so". I went to a different computer (which doesn't have IPP libraries installed) to see if I can run my application there and I get the following warnings:&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;PRE&gt;/usr/bin/ld: warning: libiomp5.so, needed by /pathto/myLibs/libs/libippFuncs.so, not found (try using -rpath or -rpath-link)
/usr/bin/ld: warning: libimf.so, needed by /pathto/myLibs/libs/libippFuncs.so, not found (try using -rpath or -rpath-link)
/usr/bin/ld: warning: libsvml.so, needed by /pathto/myLibs/libs/libippFuncs.so, not found (try using -rpath or -rpath-link)
/usr/bin/ld: warning: libintlc.so.5, needed by /pathto/myLibs/libs/libippFuncs.so, not found (try using -rpath or -rpath-link)

&lt;/PRE&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Am I supposed to copy and distribute together with my application and "myIPP.so" the other libraries as well??? libiomp5.so, libimf.so, libsvml.so and libintlc.so. Thanks for any guidance,&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Boris&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;PS: To generate "myIPP.so" I used the "ipp-samples &amp;gt; advanced-usage &amp;gt; linkage &amp;gt; customso" example.&lt;/DIV&gt;</description>
      <pubDate>Fri, 03 Dec 2010 15:57:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Exporting-an-IPP-application/m-p/771732#M760</guid>
      <dc:creator>apolo74</dc:creator>
      <dc:date>2010-12-03T15:57:15Z</dc:date>
    </item>
    <item>
      <title>Exporting an IPP application</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Exporting-an-IPP-application/m-p/771733#M761</link>
      <description>Hello Boris,&lt;BR /&gt;&lt;BR /&gt;Yes, you need to distribute those other SO files, also. Those additional SO files are not part of the IPP library, they are support libraries required as the result of the OpenMP multi-threading that is used within the IPP library and to provide some other support libraries that result from the fact that the IPP library is compiled with the Intel compiler.&lt;BR /&gt;&lt;BR /&gt;These files are okay to be distributed with your application and, in this case, are required to make your application work.&lt;BR /&gt;&lt;BR /&gt;Paul</description>
      <pubDate>Tue, 07 Dec 2010 19:40:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Exporting-an-IPP-application/m-p/771733#M761</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2010-12-07T19:40:30Z</dc:date>
    </item>
  </channel>
</rss>

