<?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 to IPP library in Linux in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Linking-to-IPP-library-in-Linux/m-p/980550#M21345</link>
    <description>I expect you need also a -l option.  If your library is in sharedlib/libipp.a, for example, append -l ipp.  The linker is standard gnu ld, it has no idea what libraries you want from the library search path.</description>
    <pubDate>Tue, 18 Nov 2003 05:29:42 GMT</pubDate>
    <dc:creator>TimP</dc:creator>
    <dc:date>2003-11-18T05:29:42Z</dc:date>
    <item>
      <title>Linking to IPP library in Linux</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Linking-to-IPP-library-in-Linux/m-p/980549#M21344</link>
      <description>Hello,

I'm having a little problem compiling with Intel's IPP librarty while using the Intel Linux compiler.  I do

icc test.cc -L/opt/intel/ipp/sharedlib -I/opt/intel/ipp/include -o test

The .h seems to be found OK.  It recognizes the special IPP structures.  But,  when an actual IPP function is used it has an error.

What should I do??</description>
      <pubDate>Tue, 18 Nov 2003 04:52:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Linking-to-IPP-library-in-Linux/m-p/980549#M21344</guid>
      <dc:creator>Deleted_U_Intel</dc:creator>
      <dc:date>2003-11-18T04:52:54Z</dc:date>
    </item>
    <item>
      <title>Re: Linking to IPP library in Linux</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Linking-to-IPP-library-in-Linux/m-p/980550#M21345</link>
      <description>I expect you need also a -l option.  If your library is in sharedlib/libipp.a, for example, append -l ipp.  The linker is standard gnu ld, it has no idea what libraries you want from the library search path.</description>
      <pubDate>Tue, 18 Nov 2003 05:29:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Linking-to-IPP-library-in-Linux/m-p/980550#M21345</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2003-11-18T05:29:42Z</dc:date>
    </item>
  </channel>
</rss>

