<?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 Makefile issues in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Makefile-issues/m-p/740958#M400</link>
    <description>&lt;BR /&gt;&lt;BR /&gt;Okay I installed Intel Cilk++. It seems to have been installed properly - no errors. I tried using the Makefile&lt;BR /&gt;&lt;BR /&gt;/opt/intel/composexe-20110.084/Samples/en/US/C++&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;and I got something like&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;error: can't open file linear-recurrence.o for write&lt;BR /&gt;&lt;BR /&gt;compilation aborted for linear-reccurence .cpp (code 1)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I am sure it could open the *.o file. It was not in the directory andI do not think it is in the $PATH.&lt;BR /&gt;&lt;BR /&gt;However,I stillwant to use the Makefile and run through the tutorials. &lt;BR /&gt;&lt;BR /&gt;What is going on?&lt;BR /&gt;&lt;BR /&gt;Using Ubunto 11.04 and Intel Cilk++.&lt;BR /&gt;&lt;BR /&gt;Any help appreciated. Thanks in advance.&lt;BR /&gt;&lt;BR /&gt;Newport_j&lt;BR /&gt;</description>
    <pubDate>Tue, 14 Feb 2012 19:42:23 GMT</pubDate>
    <dc:creator>newport_j</dc:creator>
    <dc:date>2012-02-14T19:42:23Z</dc:date>
    <item>
      <title>Makefile issues</title>
      <link>https://community.intel.com/t5/Software-Archive/Makefile-issues/m-p/740958#M400</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;Okay I installed Intel Cilk++. It seems to have been installed properly - no errors. I tried using the Makefile&lt;BR /&gt;&lt;BR /&gt;/opt/intel/composexe-20110.084/Samples/en/US/C++&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;and I got something like&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;error: can't open file linear-recurrence.o for write&lt;BR /&gt;&lt;BR /&gt;compilation aborted for linear-reccurence .cpp (code 1)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I am sure it could open the *.o file. It was not in the directory andI do not think it is in the $PATH.&lt;BR /&gt;&lt;BR /&gt;However,I stillwant to use the Makefile and run through the tutorials. &lt;BR /&gt;&lt;BR /&gt;What is going on?&lt;BR /&gt;&lt;BR /&gt;Using Ubunto 11.04 and Intel Cilk++.&lt;BR /&gt;&lt;BR /&gt;Any help appreciated. Thanks in advance.&lt;BR /&gt;&lt;BR /&gt;Newport_j&lt;BR /&gt;</description>
      <pubDate>Tue, 14 Feb 2012 19:42:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Makefile-issues/m-p/740958#M400</guid>
      <dc:creator>newport_j</dc:creator>
      <dc:date>2012-02-14T19:42:23Z</dc:date>
    </item>
    <item>
      <title>Makefile issues</title>
      <link>https://community.intel.com/t5/Software-Archive/Makefile-issues/m-p/740959#M401</link>
      <description>On the face of it, you don't have write privilege in your current directory, as you normally would when compiling. If you use sample Makefiles in root owned directories, copy them into, or refer to them from, your own file space and try there.</description>
      <pubDate>Tue, 14 Feb 2012 22:44:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Makefile-issues/m-p/740959#M401</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2012-02-14T22:44:08Z</dc:date>
    </item>
    <item>
      <title>Makefile issues</title>
      <link>https://community.intel.com/t5/Software-Archive/Makefile-issues/m-p/740960#M402</link>
      <description>The /opt directory is only writeable by root. Try copying the sample directory to a directory you own the write permissions to. I'm not sure if yours says this, but the samples.htm file in the latest updates has the recommendation to "Please ensure that any files used are copied or untarred into a writeable directory."</description>
      <pubDate>Wed, 15 Feb 2012 00:17:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Makefile-issues/m-p/740960#M402</guid>
      <dc:creator>Brandon_H_Intel</dc:creator>
      <dc:date>2012-02-15T00:17:40Z</dc:date>
    </item>
  </channel>
</rss>

