<?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 undefined reference to 'scalable_free' in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/undefined-reference-to-scalable-free/m-p/746633#M2317</link>
    <description>No problem. I am glad we got you moving forward on this one.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Krishna</description>
    <pubDate>Thu, 13 Oct 2011 17:14:41 GMT</pubDate>
    <dc:creator>Krishna_R_Intel</dc:creator>
    <dc:date>2011-10-13T17:14:41Z</dc:date>
    <item>
      <title>undefined reference to 'scalable_free'</title>
      <link>https://community.intel.com/t5/Software-Archive/undefined-reference-to-scalable-free/m-p/746630#M2314</link>
      <description>Hello&lt;BR /&gt;&lt;BR /&gt;I have installed individual free versions of parallel studio xe both in Windows (Visual Studio) and in my Linux systems. I made a program that uses &lt;TBB&gt; since I am using scalable_malloc and scalable_free inside my functor object. My program compiles and runs successfuly in Visual Studio, but When I try compiling it in Linux system (after setting environment), I get this error:&lt;BR /&gt;&lt;BR /&gt;icc -openmp histogram.cc -o histogram -ltbb&lt;BR /&gt;&lt;BR /&gt;/tmp/icc8Kgyh5.o: In function `tbb::internal::start_reduce&lt;:BLOCKED_RANGE&gt;&lt;INT&gt;, histogram_tbb, tbb::auto_partitioner const&amp;gt;::execute()':&lt;BR /&gt;histogram.cc:(.gnu.linkonce.t._ZN3tbb8internal12start_reduceINS_13blocked_rangeIiEE13histogram_tbbKNS_16auto_partitionerEE7executeEv[.gnu.linkonce.t._ZN3tbb8internal12start_reduceINS_13blocked_rangeIiEE13histogram_tbbKNS_16auto_partitionerEE7executeEv]+0x1e7): undefined reference to `scalable_malloc'&lt;BR /&gt;/tmp/icc8Kgyh5.o: In function `tbb::internal::finish_reduce&lt;HISTOGRAM_TBB&gt;::execute()':&lt;BR /&gt;histogram.cc:(.gnu.linkonce.t._ZN3tbb8internal13finish_reduceI13histogram_tbbE7executeEv[.gnu.linkonce.t._ZN3tbb8internal13finish_reduceI13histogram_tbbE7executeEv]+0x30): undefined reference to `scalable_free'&lt;BR /&gt;&lt;BR /&gt;I wonder whats problem with scalable_allocator here, Can anyone help please ?&lt;/HISTOGRAM_TBB&gt;&lt;/INT&gt;&lt;/:BLOCKED_RANGE&gt;&lt;/TBB&gt;</description>
      <pubDate>Fri, 07 Oct 2011 17:33:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/undefined-reference-to-scalable-free/m-p/746630#M2314</guid>
      <dc:creator>akhal</dc:creator>
      <dc:date>2011-10-07T17:33:22Z</dc:date>
    </item>
    <item>
      <title>undefined reference to 'scalable_free'</title>
      <link>https://community.intel.com/t5/Software-Archive/undefined-reference-to-scalable-free/m-p/746631#M2315</link>
      <description>Hello,&lt;BR /&gt; Thanks for contacting us with questions. You need to link it to another library called libtbb_malloc.so. So your compiler command line would be &lt;BR /&gt;&lt;BR /&gt;icc -openmp histogram.cc -o histogram -ltbb -ltbb_malloc&lt;BR /&gt;&lt;BR /&gt;Please let me know if you have any questions.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Krishna</description>
      <pubDate>Wed, 12 Oct 2011 17:00:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/undefined-reference-to-scalable-free/m-p/746631#M2315</guid>
      <dc:creator>Krishna_R_Intel</dc:creator>
      <dc:date>2011-10-12T17:00:22Z</dc:date>
    </item>
    <item>
      <title>undefined reference to 'scalable_free'</title>
      <link>https://community.intel.com/t5/Software-Archive/undefined-reference-to-scalable-free/m-p/746632#M2316</link>
      <description>Thank you so much, it worked for me. Quite valuable infor which is hard to find by googling, thanks again:)</description>
      <pubDate>Thu, 13 Oct 2011 13:03:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/undefined-reference-to-scalable-free/m-p/746632#M2316</guid>
      <dc:creator>akhal</dc:creator>
      <dc:date>2011-10-13T13:03:47Z</dc:date>
    </item>
    <item>
      <title>undefined reference to 'scalable_free'</title>
      <link>https://community.intel.com/t5/Software-Archive/undefined-reference-to-scalable-free/m-p/746633#M2317</link>
      <description>No problem. I am glad we got you moving forward on this one.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Krishna</description>
      <pubDate>Thu, 13 Oct 2011 17:14:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/undefined-reference-to-scalable-free/m-p/746633#M2317</guid>
      <dc:creator>Krishna_R_Intel</dc:creator>
      <dc:date>2011-10-13T17:14:41Z</dc:date>
    </item>
  </channel>
</rss>

