<?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 x64 or x86_64 VM?  By any in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Procblems-using-gcc-with-cilkplus-binary/m-p/968405#M23412</link>
    <description>&lt;P&gt;x64 or x86_64 VM?&amp;nbsp; By any chance, are you using the 64-bit version on a 32-bit OS?&lt;/P&gt;

&lt;P&gt;It states on the download page, "These compilers are provided as a convenience. They are not guaranteed to be up-to-date or error-free."&amp;nbsp;&amp;nbsp;&amp;nbsp; If they do not work, you might also try building from source... :)&lt;BR /&gt;
	Cheers,&lt;/P&gt;

&lt;P&gt;Jim&lt;/P&gt;</description>
    <pubDate>Mon, 27 Jan 2014 13:58:06 GMT</pubDate>
    <dc:creator>Jim_S_Intel</dc:creator>
    <dc:date>2014-01-27T13:58:06Z</dc:date>
    <item>
      <title>Procblems using gcc with cilkplus binary</title>
      <link>https://community.intel.com/t5/Software-Archive/Procblems-using-gcc-with-cilkplus-binary/m-p/968404#M23411</link>
      <description>&lt;P&gt;Hallo,&lt;/P&gt;

&lt;P&gt;I tried the binary from August 2013 from &lt;A href="https://www.cilkplus.org/download-0#gcc-development-branch" target="_blank"&gt;https://www.cilkplus.org/download-0#gcc-development-branch&lt;/A&gt; on my Ubuntu 13.4 x86 VM.&lt;BR /&gt;
	I extracted files to ~/cilkplus-4_8-install and gave execution permission to all files in /bin subfolder and executed&lt;/P&gt;

&lt;P&gt;export LD_LIBRARY_PATH=~/cilkplus-4_8-install/lib:~/cilkplus-4_8-install/lib64:$LD_LIBRARY_PATH&lt;BR /&gt;
	export LIBRARY_PATH=~/cilkplus-4_8-install/lib:~/cilkplus-4_8-install/lib64:$LIBRARY_PATH&lt;/P&gt;

&lt;P&gt;but not even&lt;/P&gt;

&lt;P&gt;~/cilkplus-4_8-install/bin/gcc --version&lt;BR /&gt;
	or&lt;BR /&gt;
	~/cilkplus-4_8-install/bin/g++ --version&lt;/P&gt;

&lt;P&gt;works.&lt;/P&gt;

&lt;P&gt;g++ simply does nothing, for gcc I get the error message "cannot execute binary file". whats wrong here?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;thank you&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;
	&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jan 2014 13:40:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Procblems-using-gcc-with-cilkplus-binary/m-p/968404#M23411</guid>
      <dc:creator>Robert_M_</dc:creator>
      <dc:date>2014-01-27T13:40:35Z</dc:date>
    </item>
    <item>
      <title>x64 or x86_64 VM?  By any</title>
      <link>https://community.intel.com/t5/Software-Archive/Procblems-using-gcc-with-cilkplus-binary/m-p/968405#M23412</link>
      <description>&lt;P&gt;x64 or x86_64 VM?&amp;nbsp; By any chance, are you using the 64-bit version on a 32-bit OS?&lt;/P&gt;

&lt;P&gt;It states on the download page, "These compilers are provided as a convenience. They are not guaranteed to be up-to-date or error-free."&amp;nbsp;&amp;nbsp;&amp;nbsp; If they do not work, you might also try building from source... :)&lt;BR /&gt;
	Cheers,&lt;/P&gt;

&lt;P&gt;Jim&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jan 2014 13:58:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Procblems-using-gcc-with-cilkplus-binary/m-p/968405#M23412</guid>
      <dc:creator>Jim_S_Intel</dc:creator>
      <dc:date>2014-01-27T13:58:06Z</dc:date>
    </item>
    <item>
      <title>Its x86 only, so 32bit. There</title>
      <link>https://community.intel.com/t5/Software-Archive/Procblems-using-gcc-with-cilkplus-binary/m-p/968406#M23413</link>
      <description>&lt;P&gt;Its x86 only, so 32bit. There is only one \bin directory, even though this build is supposed to be for x86 and x86_64. (no \bin64 folder or gcc64 file)&lt;/P&gt;

&lt;P&gt;I'm actually already trying to compile from source.&lt;BR /&gt;
	Some packets cannot be found, which complicates the process:&amp;nbsp; &lt;CODE&gt;isl, autoconf (&lt;/CODE&gt;version 2.64, hopefully 2.69 works), &lt;CODE&gt;gmp&lt;/CODE&gt;, &lt;CODE&gt;mpfr&lt;/CODE&gt;.&lt;/P&gt;

&lt;P&gt;I keep working on that, but I was hoping for a solutions which shortens the process....&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jan 2014 14:41:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Procblems-using-gcc-with-cilkplus-binary/m-p/968406#M23413</guid>
      <dc:creator>Robert_M_</dc:creator>
      <dc:date>2014-01-27T14:41:14Z</dc:date>
    </item>
    <item>
      <title>using file command I found</title>
      <link>https://community.intel.com/t5/Software-Archive/Procblems-using-gcc-with-cilkplus-binary/m-p/968407#M23414</link>
      <description>&lt;P&gt;using file command I found out, that it actually IS a x64 binary. So the describtion is probably missleading, saying "These compilers are for the x86-32 and x86-64 architectures. &amp;nbsp;They were built and tested on SUSE Linux Enterprise Server 11 SP1." - meaning the target platform for compiled code, not the environment the compiler runs in?!&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jan 2014 13:05:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Procblems-using-gcc-with-cilkplus-binary/m-p/968407#M23414</guid>
      <dc:creator>Robert_M_</dc:creator>
      <dc:date>2014-01-30T13:05:05Z</dc:date>
    </item>
    <item>
      <title>Thank you for pointing this</title>
      <link>https://community.intel.com/t5/Software-Archive/Procblems-using-gcc-with-cilkplus-binary/m-p/968408#M23415</link>
      <description>&lt;P&gt;Thank you for pointing this out. &amp;nbsp;I've updated the entry on the website to specify that the compilers were built for the x86-64 architecture.&lt;/P&gt;

&lt;P&gt;I apologize for the confusion.&lt;/P&gt;

&lt;P&gt;&amp;nbsp; &amp;nbsp; - Barry&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jan 2014 15:04:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Procblems-using-gcc-with-cilkplus-binary/m-p/968408#M23415</guid>
      <dc:creator>Barry_T_Intel</dc:creator>
      <dc:date>2014-01-30T15:04:00Z</dc:date>
    </item>
    <item>
      <title>Now using a x64 Ubuntu 13.10.</title>
      <link>https://community.intel.com/t5/Software-Archive/Procblems-using-gcc-with-cilkplus-binary/m-p/968409#M23416</link>
      <description>&lt;P&gt;Now using a x64 Ubuntu 13.10.&lt;/P&gt;

&lt;P&gt;g++ is an empty file! (0Bit) - so its obvious that it cannot work.&lt;BR /&gt;
	&lt;BR /&gt;
	gcc may work, only got c++ code to test here right now. using it with a cpp file results in error:&lt;/P&gt;

&lt;P&gt;"libcilkrts.so:file format not recognized, treating as a linker script"&lt;/P&gt;

&lt;P&gt;This error is now produced by the gcc delivered with ubuntu as well...&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;EDIT&lt;/STRONG&gt;: After fixing some broken symlinks in directory of cilkplus, I now get&lt;/P&gt;

&lt;P&gt;ld: /tmp/RANDOM_NAME.o: undefined reference to symbol '_ZSt17__throw_bad_allocv@@GLIBCXX_3.4'&lt;BR /&gt;
	/usr/lib/x86_64-linux-gnu/libstdc++.so.6: error adding symbols: DSO missing from command line&lt;/P&gt;

&lt;P&gt;where RANDOM_NAME changes with every compilation&lt;/P&gt;

&lt;P&gt;compilation with build-in g++ is now working again, build-in gcc throw a lot of error. I assume in the build-in gcc is for C and g++ for c++, whereas the cilk-gcc can handle both, c and c++?!&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jan 2014 23:05:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Procblems-using-gcc-with-cilkplus-binary/m-p/968409#M23416</guid>
      <dc:creator>Robert_M_</dc:creator>
      <dc:date>2014-01-30T23:05:00Z</dc:date>
    </item>
  </channel>
</rss>

