<?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 ipp-samples building with provided makefile - how-to enable deb in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/ipp-samples-building-with-provided-makefile-how-to-enable/m-p/798900#M2992</link>
    <description>Hi,&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;You need to make sure C/C++ compiler options &lt;B&gt;/Od /Zi&lt;/B&gt; (no optimization + generate debug info) finally get to compiler command line and &lt;B&gt;/DEBUG&lt;/B&gt; option gets to linker command line.&lt;/DIV&gt;&lt;DIV&gt;The structure of makefiles is different for different samples. Sometimes the sample has single makefile (usually Makefile in sample's root directory), sometimes. if application contains sub-projects (like libraries), there are additional makefiles (*.mak) in sub-project root directory.&lt;/DIV&gt;&lt;DIV&gt;You'll need to change CFLAGS, CXXFLAGS, LDFLAGS variables in makefile (not sure if their names are equal in all makefiles). In case of problems, please specify the samples you want to modify.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Regards,&lt;/DIV&gt;&lt;DIV&gt;Sergey&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Thu, 01 Mar 2012 06:09:19 GMT</pubDate>
    <dc:creator>Sergey_K_Intel</dc:creator>
    <dc:date>2012-03-01T06:09:19Z</dc:date>
    <item>
      <title>ipp-samples building with provided makefile - how-to enable debugging info for VS2005?</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ipp-samples-building-with-provided-makefile-how-to-enable/m-p/798899#M2991</link>
      <description>I have a need to build &lt;B&gt;ipp-samples&lt;/B&gt; &lt;B&gt;7.0.6&lt;/B&gt; in VS 2005 or later with provided &lt;B&gt;build_32.bat&lt;/B&gt; script.&lt;BR /&gt;Also, I need either supplemental debug files or debugging info built in object files.&lt;BR /&gt;I tried to play with compiling options in &lt;B&gt;makefile&lt;/B&gt;, but vainly.&lt;BR /&gt;Simple copying compiler keys from &lt;B&gt;VisualStudio&lt;/B&gt; project didn't help&lt;BR /&gt;Seems, C compiler invoked from command line and VisualStudio environment works differently.&lt;BR /&gt;Could you help to find compiler options for including debugging information into ipp-samples build?&lt;BR /&gt;Thank you.</description>
      <pubDate>Wed, 29 Feb 2012 22:43:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ipp-samples-building-with-provided-makefile-how-to-enable/m-p/798899#M2991</guid>
      <dc:creator>Yaroslav_Korchevsky</dc:creator>
      <dc:date>2012-02-29T22:43:46Z</dc:date>
    </item>
    <item>
      <title>ipp-samples building with provided makefile - how-to enable deb</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ipp-samples-building-with-provided-makefile-how-to-enable/m-p/798900#M2992</link>
      <description>Hi,&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;You need to make sure C/C++ compiler options &lt;B&gt;/Od /Zi&lt;/B&gt; (no optimization + generate debug info) finally get to compiler command line and &lt;B&gt;/DEBUG&lt;/B&gt; option gets to linker command line.&lt;/DIV&gt;&lt;DIV&gt;The structure of makefiles is different for different samples. Sometimes the sample has single makefile (usually Makefile in sample's root directory), sometimes. if application contains sub-projects (like libraries), there are additional makefiles (*.mak) in sub-project root directory.&lt;/DIV&gt;&lt;DIV&gt;You'll need to change CFLAGS, CXXFLAGS, LDFLAGS variables in makefile (not sure if their names are equal in all makefiles). In case of problems, please specify the samples you want to modify.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Regards,&lt;/DIV&gt;&lt;DIV&gt;Sergey&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 01 Mar 2012 06:09:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ipp-samples-building-with-provided-makefile-how-to-enable/m-p/798900#M2992</guid>
      <dc:creator>Sergey_K_Intel</dc:creator>
      <dc:date>2012-03-01T06:09:19Z</dc:date>
    </item>
    <item>
      <title>ipp-samples building with provided makefile - how-to enable deb</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ipp-samples-building-with-provided-makefile-how-to-enable/m-p/798901#M2993</link>
      <description>I think the samples also include standard VisualStudio project files which provide both release and debug configurations. That's what I've used in the past instead of the batch file.&lt;BR /&gt;&lt;BR /&gt;Peter&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Mar 2012 12:22:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ipp-samples-building-with-provided-makefile-how-to-enable/m-p/798901#M2993</guid>
      <dc:creator>pvonkaenel</dc:creator>
      <dc:date>2012-03-01T12:22:46Z</dc:date>
    </item>
  </channel>
</rss>

