<?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 Problem about using IPP lib in MinGW32 in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Problem-about-using-IPP-lib-in-MinGW32/m-p/954719#M18946</link>
    <description>&lt;DIV&gt;I'm writing a channel decoding program for win32 system.By using IPP functions everything seems to be easy, when it is compiled in VC env. But when I tried to compile the same code with gcc in MinGW32, it comes the gcc can not link IPP libs correctly. For example, in order to use IPP function ippsConvert_8s32f(), I include the corresponding header file ipps.h and static lib ipps20.lib, but the error comes "undefined reference to `ippsConvert_8s32f'"....... I am using gcc 3.4.2 and IPP 4.1 for win32.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Could anyone tell me where the problem lies? Or how to link IPPlibs in MInGW correctly? Thanks in advance.&lt;/DIV&gt;</description>
    <pubDate>Thu, 29 Dec 2005 16:37:06 GMT</pubDate>
    <dc:creator>thenocturne</dc:creator>
    <dc:date>2005-12-29T16:37:06Z</dc:date>
    <item>
      <title>Problem about using IPP lib in MinGW32</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Problem-about-using-IPP-lib-in-MinGW32/m-p/954719#M18946</link>
      <description>&lt;DIV&gt;I'm writing a channel decoding program for win32 system.By using IPP functions everything seems to be easy, when it is compiled in VC env. But when I tried to compile the same code with gcc in MinGW32, it comes the gcc can not link IPP libs correctly. For example, in order to use IPP function ippsConvert_8s32f(), I include the corresponding header file ipps.h and static lib ipps20.lib, but the error comes "undefined reference to `ippsConvert_8s32f'"....... I am using gcc 3.4.2 and IPP 4.1 for win32.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Could anyone tell me where the problem lies? Or how to link IPPlibs in MInGW correctly? Thanks in advance.&lt;/DIV&gt;</description>
      <pubDate>Thu, 29 Dec 2005 16:37:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Problem-about-using-IPP-lib-in-MinGW32/m-p/954719#M18946</guid>
      <dc:creator>thenocturne</dc:creator>
      <dc:date>2005-12-29T16:37:06Z</dc:date>
    </item>
    <item>
      <title>Re: Problem about using IPP lib in MinGW32</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Problem-about-using-IPP-lib-in-MinGW32/m-p/954720#M18947</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;we did not test IPP with MinGW compiler/environment. The only glue I have is that mingw does not support stdcall calling convention which IPP is using.&lt;/P&gt;
&lt;P&gt;As I remember, there was mingw related question, which you can be interested to read&lt;BR /&gt;&lt;A href="http://softwareforums.intel.com/ids/board/message?board.id=IPP&amp;amp;message.id=3155" target="_blank"&gt;http://softwareforums.intel.com/ids/board/message?board.id=IPP&amp;amp;message.id=3155&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt; Vladimir&lt;/P&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 30 Dec 2005 19:59:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Problem-about-using-IPP-lib-in-MinGW32/m-p/954720#M18947</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2005-12-30T19:59:27Z</dc:date>
    </item>
  </channel>
</rss>

