<?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 FIXED. Just an update on this in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Building-completely-static-IPP-Sample-binaries/m-p/959667#M19544</link>
    <description>FIXED. Just an update on this one. To solve this issue, I built the speech-codecs with 

build.pl --cmake=speech-codecs, ia32, make, s, st, debug

Once this was done I went into the link.txt inside the speech_codec directory that was generated inside speech-codecs.ia32.make.s.st.debug. In here I added in "-static" and removed "-lgcc_s". I then ran "make usc_speech_codec" from the main makefile in the speech-codecs.ia32.make.s.st.debug folder, and it worked.  The binary is now completely static.</description>
    <pubDate>Thu, 29 Nov 2012 08:44:16 GMT</pubDate>
    <dc:creator>BRIAN_F_Intel1</dc:creator>
    <dc:date>2012-11-29T08:44:16Z</dc:date>
    <item>
      <title>Building completely static IPP Sample binaries</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Building-completely-static-IPP-Sample-binaries/m-p/959666#M19543</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm trying to build the usc_speech_codec binary as a completely static binary. Currently, with the build.pl script, if you pass in "s" for static, it builds it but it is only partially static. It still requires some shared libraries to run. I have been trying to edit the makefiles, particularly "FindGlobals.cmake", adding "-static" to the C_FLAGS variables to try and build it. The problem is that when I try to build, &amp;nbsp;build.pl errors out saying that&amp;nbsp;&lt;/P&gt;
&lt;P&gt;/usr/bin/ld: cannot find -lgcc_s&lt;/P&gt;
&lt;P&gt;Has anyone had this error before?&lt;/P&gt;</description>
      <pubDate>Wed, 28 Nov 2012 15:31:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Building-completely-static-IPP-Sample-binaries/m-p/959666#M19543</guid>
      <dc:creator>BRIAN_F_Intel1</dc:creator>
      <dc:date>2012-11-28T15:31:50Z</dc:date>
    </item>
    <item>
      <title>FIXED. Just an update on this</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Building-completely-static-IPP-Sample-binaries/m-p/959667#M19544</link>
      <description>FIXED. Just an update on this one. To solve this issue, I built the speech-codecs with 

build.pl --cmake=speech-codecs, ia32, make, s, st, debug

Once this was done I went into the link.txt inside the speech_codec directory that was generated inside speech-codecs.ia32.make.s.st.debug. In here I added in "-static" and removed "-lgcc_s". I then ran "make usc_speech_codec" from the main makefile in the speech-codecs.ia32.make.s.st.debug folder, and it worked.  The binary is now completely static.</description>
      <pubDate>Thu, 29 Nov 2012 08:44:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Building-completely-static-IPP-Sample-binaries/m-p/959667#M19544</guid>
      <dc:creator>BRIAN_F_Intel1</dc:creator>
      <dc:date>2012-11-29T08:44:16Z</dc:date>
    </item>
  </channel>
</rss>

