<?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 Re: Linking IPP library on a command line in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Linking-IPP-library-on-a-command-line/m-p/849999#M6429</link>
    <description>&lt;P class="MsoNormal"&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"&gt;&lt;FONT color="#000000" size="3"&gt;I assume youwould like to download some OSX samples, jpegview for example, as it assembles in command line with Makefile (tosee how to link libraries).&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"&gt;&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"&gt;&lt;FONT color="#000000"&gt;&lt;FONT size="3"&gt;For example, linking in gcc works like L${LIBSPATH} ${LIBSPATH}/libippcore.dylib lippi (etc.., for dynamic linking) or L${LIBSPATH} ${LIBSPATH}/libippcore.a lippiemerged -lippimerged (etc.., for static linking). Where ${LIBSPATH} is the path to libraries.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"&gt;&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"&gt;&lt;FONT color="#000000" size="3"&gt;Also you need to add an enviroment variable DYLD_LIBRARY_PATH which points to libraries ( export DYLD_LIBRARY_PATH=/Library/Frameworks/Intel_IPP.framework/Libraries ) ifyou want to link with dynamic and then run an app.&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"&gt;&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"&gt;&lt;FONT color="#000000"&gt;Regards,&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"&gt;&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"&gt;&lt;FONT color="#000000"&gt;Gina B.&lt;BR /&gt;Intel Software Network Support&lt;BR /&gt;&lt;/FONT&gt;&lt;A href="http://www.intel.com/software"&gt;&lt;FONT color="#000000"&gt;&lt;/FONT&gt;&lt;/A&gt;&lt;A href="http://www.intel.com/software" target="_blank"&gt;http://www.intel.com/software&lt;/A&gt;&lt;BR /&gt;&lt;FONT color="#000000"&gt;email: &lt;/FONT&gt;&lt;A href="mailto:ISN.support@intel.com"&gt;&lt;FONT color="#000000"&gt;&lt;/FONT&gt;&lt;/A&gt;&lt;A href="mailto:ISN.support@intel.com"&gt;ISN.support@intel.com&lt;/A&gt;&lt;/SPAN&gt;&lt;FONT color="#000000"&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"&gt;&lt;FONT color="#000000"&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;
&lt;P class="MsoNormal"&gt;&lt;FONT color="#000000"&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"&gt;&lt;FONT color="#000000"&gt;Intel is a registered trademark of Intel Corporation or its subsidiaries in the United States and other countries.&lt;/FONT&gt; &lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 29 Jun 2007 15:07:03 GMT</pubDate>
    <dc:creator>Intel_Software_Netw1</dc:creator>
    <dc:date>2007-06-29T15:07:03Z</dc:date>
    <item>
      <title>Linking IPP library on a command line</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Linking-IPP-library-on-a-command-line/m-p/849998#M6428</link>
      <description>&lt;P&gt;&lt;FONT face="Arial"&gt;I am developing software as a part of my research on a Machintosh computer system - an Intel Dual Core Macbook Pro.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Arial"&gt;How do I link Intel'sIPP library on a command line? I am aware that softwarecan be designed using Xcode, but would prefer to use a simpler approach - write code using text editor, and compile manually.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Arial"&gt;Any tips would be appreciated - thanks.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Arial"&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jun 2007 23:37:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Linking-IPP-library-on-a-command-line/m-p/849998#M6428</guid>
      <dc:creator>postaquestion</dc:creator>
      <dc:date>2007-06-26T23:37:01Z</dc:date>
    </item>
    <item>
      <title>Re: Linking IPP library on a command line</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Linking-IPP-library-on-a-command-line/m-p/849999#M6429</link>
      <description>&lt;P class="MsoNormal"&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"&gt;&lt;FONT color="#000000" size="3"&gt;I assume youwould like to download some OSX samples, jpegview for example, as it assembles in command line with Makefile (tosee how to link libraries).&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"&gt;&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"&gt;&lt;FONT color="#000000"&gt;&lt;FONT size="3"&gt;For example, linking in gcc works like L${LIBSPATH} ${LIBSPATH}/libippcore.dylib lippi (etc.., for dynamic linking) or L${LIBSPATH} ${LIBSPATH}/libippcore.a lippiemerged -lippimerged (etc.., for static linking). Where ${LIBSPATH} is the path to libraries.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"&gt;&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"&gt;&lt;FONT color="#000000" size="3"&gt;Also you need to add an enviroment variable DYLD_LIBRARY_PATH which points to libraries ( export DYLD_LIBRARY_PATH=/Library/Frameworks/Intel_IPP.framework/Libraries ) ifyou want to link with dynamic and then run an app.&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"&gt;&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"&gt;&lt;FONT color="#000000"&gt;Regards,&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"&gt;&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"&gt;&lt;FONT color="#000000"&gt;Gina B.&lt;BR /&gt;Intel Software Network Support&lt;BR /&gt;&lt;/FONT&gt;&lt;A href="http://www.intel.com/software"&gt;&lt;FONT color="#000000"&gt;&lt;/FONT&gt;&lt;/A&gt;&lt;A href="http://www.intel.com/software" target="_blank"&gt;http://www.intel.com/software&lt;/A&gt;&lt;BR /&gt;&lt;FONT color="#000000"&gt;email: &lt;/FONT&gt;&lt;A href="mailto:ISN.support@intel.com"&gt;&lt;FONT color="#000000"&gt;&lt;/FONT&gt;&lt;/A&gt;&lt;A href="mailto:ISN.support@intel.com"&gt;ISN.support@intel.com&lt;/A&gt;&lt;/SPAN&gt;&lt;FONT color="#000000"&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"&gt;&lt;FONT color="#000000"&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;
&lt;P class="MsoNormal"&gt;&lt;FONT color="#000000"&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"&gt;&lt;FONT color="#000000"&gt;Intel is a registered trademark of Intel Corporation or its subsidiaries in the United States and other countries.&lt;/FONT&gt; &lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jun 2007 15:07:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Linking-IPP-library-on-a-command-line/m-p/849999#M6429</guid>
      <dc:creator>Intel_Software_Netw1</dc:creator>
      <dc:date>2007-06-29T15:07:03Z</dc:date>
    </item>
  </channel>
</rss>

