<?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 EM64T build issue in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/EM64T-build-issue/m-p/995560#M22876</link>
    <description>Hi All,&lt;BR /&gt;I have been trying to benchmark the Intel IPPs performance on a Nocona processor with Windows XP 64. I have successfully been able to use perfsys for the above.&lt;BR /&gt;1) Now I would like to benchmark my application. Whenever I try to build my application by using the include and lib files from the EM64T directory I keep getting link error (For e.g "IPO Error: unresolved : _ippsGetLibVersion@0"). I have tried building the code on the machine that has Windows XP 64 and also on a machine that Windows 2000, but in vain.&lt;BR /&gt;&lt;BR /&gt;Has someone else come across the same issue? If so could you please let me know how to resolve the issue.&lt;BR /&gt;&lt;BR /&gt;2) Also if I use the Win64 folder in ia32_itanium I get a dll error saying there was some error during the waterfall procedure.&lt;BR /&gt;&lt;BR /&gt;Am I missing something here? Please comment.&lt;BR /&gt;Thanks for all your help.&lt;BR /&gt;Rgds,&lt;BR /&gt;~SA~</description>
    <pubDate>Tue, 15 Feb 2005 08:15:50 GMT</pubDate>
    <dc:creator>summa1234</dc:creator>
    <dc:date>2005-02-15T08:15:50Z</dc:date>
    <item>
      <title>EM64T build issue</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/EM64T-build-issue/m-p/995560#M22876</link>
      <description>Hi All,&lt;BR /&gt;I have been trying to benchmark the Intel IPPs performance on a Nocona processor with Windows XP 64. I have successfully been able to use perfsys for the above.&lt;BR /&gt;1) Now I would like to benchmark my application. Whenever I try to build my application by using the include and lib files from the EM64T directory I keep getting link error (For e.g "IPO Error: unresolved : _ippsGetLibVersion@0"). I have tried building the code on the machine that has Windows XP 64 and also on a machine that Windows 2000, but in vain.&lt;BR /&gt;&lt;BR /&gt;Has someone else come across the same issue? If so could you please let me know how to resolve the issue.&lt;BR /&gt;&lt;BR /&gt;2) Also if I use the Win64 folder in ia32_itanium I get a dll error saying there was some error during the waterfall procedure.&lt;BR /&gt;&lt;BR /&gt;Am I missing something here? Please comment.&lt;BR /&gt;Thanks for all your help.&lt;BR /&gt;Rgds,&lt;BR /&gt;~SA~</description>
      <pubDate>Tue, 15 Feb 2005 08:15:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/EM64T-build-issue/m-p/995560#M22876</guid>
      <dc:creator>summa1234</dc:creator>
      <dc:date>2005-02-15T08:15:50Z</dc:date>
    </item>
    <item>
      <title>Re: EM64T build issue</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/EM64T-build-issue/m-p/995561#M22877</link>
      <description>&lt;DIV&gt;Hi,&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;1) You need to use compiler which supports EM64T to build code for that platform. Which compiler did you use?&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;2) win64 folder in IPP for ia32&amp;amp;itanium contains itanium libraries (note, it is not compatible with EM64T)&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;You can be interested to getmore details about EM64T technology, for example here&lt;/DIV&gt;
&lt;DIV&gt;&lt;A href="http://www.intel.com/technology/64bitextensions/" target="_blank"&gt;http://www.intel.com/technology/64bitextensions/&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Regards,&lt;/DIV&gt;
&lt;DIV&gt; Vladimir&lt;/DIV&gt;</description>
      <pubDate>Thu, 17 Feb 2005 06:40:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/EM64T-build-issue/m-p/995561#M22877</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2005-02-17T06:40:54Z</dc:date>
    </item>
    <item>
      <title>Re: EM64T build issue</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/EM64T-build-issue/m-p/995562#M22878</link>
      <description>Hi Vladimir,&lt;BR /&gt;I just used the standard compiler that comes with Visual Studio 6.0 to build the code. I suppose I should be using the Intel IPP compilers. I have downloaded those and will give it a shot.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;-SA-</description>
      <pubDate>Fri, 18 Feb 2005 09:27:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/EM64T-build-issue/m-p/995562#M22878</guid>
      <dc:creator>summa1234</dc:creator>
      <dc:date>2005-02-18T09:27:01Z</dc:date>
    </item>
    <item>
      <title>Re: EM64T build issue</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/EM64T-build-issue/m-p/995563#M22879</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Yes, to be able to build application for EM64T platform youshould use the latest SDK from Microsoft and latest compiler from Intel (v8.1)&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Regards,&lt;/DIV&gt;
&lt;DIV&gt; Vladimir&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;&lt;P&gt;Message Edited by vdudnik on &lt;SPAN class="date_text"&gt;02-18-2005&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;02:02 AM&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Feb 2005 18:01:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/EM64T-build-issue/m-p/995563#M22879</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2005-02-18T18:01:44Z</dc:date>
    </item>
  </channel>
</rss>

