<?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: IPP XScale compile error - &amp;quot;uses VFP instructions&amp;quot; in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-XScale-compile-error-quot-uses-VFP-instructions-quot/m-p/971235#M20593</link>
    <description>&lt;P&gt;Hi Dean,&lt;/P&gt;
&lt;P&gt;Yes, you need to use the right version of toolchain. For example, for IPP v3.0 you need arm-linux-gcc v2.95, but for IPP v4.0beta you need arm-linux-gcc v3.21.&lt;/P&gt;
&lt;P&gt;Hope it helps.&lt;/P&gt;
&lt;P&gt;What IPP samples you are interested? What do you think about IPP functionality? Does it meet your expectations?&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt; Vladimir&lt;/P&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Thu, 12 Feb 2004 17:23:37 GMT</pubDate>
    <dc:creator>Intel_C_Intel</dc:creator>
    <dc:date>2004-02-12T17:23:37Z</dc:date>
    <item>
      <title>IPP XScale compile error - "uses VFP instructions"</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-XScale-compile-error-quot-uses-VFP-instructions-quot/m-p/971234#M20592</link>
      <description>When I try to compile one of the example applications (e.g., 'Filtering') with IPP v4.0 for Xscale, I receive errors of the following sort (during linking):&lt;BR /&gt;&lt;BR /&gt;/usr/local/ipp/ippwmmx40b/lib/ippSP_WMMX40BLNX_r.a(ssrand.o) uses VFP instructions, whereas .//Filtering does not&lt;BR /&gt;&lt;BR /&gt;Presumably, the Makefile provided has taken care of the correct C-flag options.&lt;BR /&gt;&lt;BR /&gt;I did a Google search (i.e. "uses VFP instructions" or gcc vfp flag), and there was some discussion of this issue. However, I cannot still decipher what the underlying problem is, nor how to solve it.&lt;BR /&gt;&lt;BR /&gt;It appears to be a difference between object files I compile, and the way the IPP libraries were compiled. One was VFP (vector floating point) and the other way was FPA (floating point accelerate?).&lt;BR /&gt;&lt;BR /&gt;I've tried a bunch of compilation flags that may be related (e.g., -mhard-float vs. -msoft-float, etc.), but nothing seems to change.&lt;BR /&gt;&lt;BR /&gt;Perhaps the IPP v4.0 libraries need to be recompiled with different flags, or the tool-chain I have is not compatible (but it was provided by Intel). I need to know either way what I can do to resolve this.  Thanks,&lt;BR /&gt;&lt;BR /&gt;Dean</description>
      <pubDate>Wed, 11 Feb 2004 05:15:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-XScale-compile-error-quot-uses-VFP-instructions-quot/m-p/971234#M20592</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2004-02-11T05:15:52Z</dc:date>
    </item>
    <item>
      <title>Re: IPP XScale compile error - "uses VFP instructions"</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-XScale-compile-error-quot-uses-VFP-instructions-quot/m-p/971235#M20593</link>
      <description>&lt;P&gt;Hi Dean,&lt;/P&gt;
&lt;P&gt;Yes, you need to use the right version of toolchain. For example, for IPP v3.0 you need arm-linux-gcc v2.95, but for IPP v4.0beta you need arm-linux-gcc v3.21.&lt;/P&gt;
&lt;P&gt;Hope it helps.&lt;/P&gt;
&lt;P&gt;What IPP samples you are interested? What do you think about IPP functionality? Does it meet your expectations?&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt; Vladimir&lt;/P&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 12 Feb 2004 17:23:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-XScale-compile-error-quot-uses-VFP-instructions-quot/m-p/971235#M20593</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2004-02-12T17:23:37Z</dc:date>
    </item>
    <item>
      <title>Re: IPP XScale compile error - "uses VFP instructions"</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-XScale-compile-error-quot-uses-VFP-instructions-quot/m-p/971236#M20594</link>
      <description>&lt;DIV&gt;
&lt;P&gt;&amp;gt; Yes, you need to use the right version of toolchain. For example, for IPP v3.0 you need arm-linux-gcc v2.95, but for IPP v4.0beta you need arm-linux-gcc v3.21.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks for replying. However I "do" have arm-linux-gcc v3.21 running, so it's not that.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Dean&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 13 Feb 2004 00:17:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-XScale-compile-error-quot-uses-VFP-instructions-quot/m-p/971236#M20594</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2004-02-13T00:17:54Z</dc:date>
    </item>
    <item>
      <title>Re: IPP XScale compile error - "uses VFP instructions"</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-XScale-compile-error-quot-uses-VFP-instructions-quot/m-p/971237#M20595</link>
      <description>I have run into the same problem where IPP 4.1 uses VFP instructions, and contrary to several responses, this CAN NOT be resolved by using an early version of the compiler !&lt;BR /&gt;&lt;BR /&gt;The question seems to be asked frequently with no (valid) answers being returned ...&lt;BR /&gt;&lt;BR /&gt;Thanks, Scott.</description>
      <pubDate>Thu, 07 Apr 2005 03:40:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-XScale-compile-error-quot-uses-VFP-instructions-quot/m-p/971237#M20595</guid>
      <dc:creator>jsmerritt</dc:creator>
      <dc:date>2005-04-07T03:40:24Z</dc:date>
    </item>
    <item>
      <title>Re: IPP XScale compile error - "uses VFP instructions"</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-XScale-compile-error-quot-uses-VFP-instructions-quot/m-p/971238#M20596</link>
      <description>&lt;DIV&gt;You may check with the toolchain support in IPP 4.1. You can refer to this URL at:&lt;BR /&gt;&lt;A href="http://www.intel.com/software/products/ipp/sysreq.htm" target="_blank"&gt;http://www.intel.com/software/products/ipp/sysreq.htm&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR /&gt;If you think this is an issue in Intel IPP, please submit an issue via Intel Premier Support.&lt;BR /&gt;Thanks,&lt;BR /&gt;Ying S&lt;BR /&gt;Intel IPP &lt;/DIV&gt;</description>
      <pubDate>Fri, 08 Apr 2005 12:35:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-XScale-compile-error-quot-uses-VFP-instructions-quot/m-p/971238#M20596</guid>
      <dc:creator>Ying_S_Intel</dc:creator>
      <dc:date>2005-04-08T12:35:36Z</dc:date>
    </item>
    <item>
      <title>Re: IPP XScale compile error - "uses VFP instructions"</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-XScale-compile-error-quot-uses-VFP-instructions-quot/m-p/971239#M20597</link>
      <description>For the benefit of other "Linux GCC IPP 4.1 for PCA" users:&lt;BR /&gt;&lt;BR /&gt;- GCC 4.0 (as yet unreleased) is reported to have VFP support&lt;BR /&gt;&lt;BR /&gt;- For additional intellectual stimulation :) you can attempt to build a GCC 3.3.x toolchain with VFP support by including additional patches (search &lt;A href="http://sources.redhat.com/ml/crossgcc" target="_blank"&gt;http://sources.redhat.com/ml/crossgcc&lt;/A&gt; for details)&lt;BR /&gt;&lt;BR /&gt;- Since the Intel IPP libraries for PCA do not use floating point, you may find it easier to modify the e-flags field in ELF header on each of the object files in the Intel library to report something other than VFP ;)  (Intel Premier Support may be able to provide a utility program ...)&lt;BR /&gt;&lt;BR /&gt;Best regards, Scott.</description>
      <pubDate>Tue, 12 Apr 2005 21:22:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-XScale-compile-error-quot-uses-VFP-instructions-quot/m-p/971239#M20597</guid>
      <dc:creator>jsmerritt</dc:creator>
      <dc:date>2005-04-12T21:22:21Z</dc:date>
    </item>
  </channel>
</rss>

