<?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 Intel Fortran Compiler and FC4 Test3 64bit in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Intel-Fortran-Compiler-and-FC4-Test3-64bit/m-p/761706#M17193</link>
    <description>I have compiled a test program with l_fce_pc_8.1.024. This compiler has worked with FC3 64bit.&lt;BR /&gt;&lt;BR /&gt;I could build the binar file using FC4. But when I tried to run the file I got the error messege:&lt;BR /&gt;&lt;BR /&gt;./a.out: error while loading shared libraries: libcxaguard.so.5: cannot open shared object file: No such file or directory&lt;BR /&gt;&lt;BR /&gt;The test program's code:&lt;BR /&gt;&lt;BR /&gt;PROGRAM test&lt;BR /&gt;WRITE(*,*) 'Hello World'&lt;BR /&gt;END PROGRAM test&lt;BR /&gt;&lt;BR /&gt;I have built the binar file with the command&lt;BR /&gt;&lt;BR /&gt;ifort test.f90&lt;BR /&gt;&lt;BR /&gt;I have tried with the version I_fce_pc_8.1.027 with the same result.&lt;BR /&gt;&lt;BR /&gt;Any ideas?&lt;BR /&gt;&lt;BR /&gt;My system:&lt;BR /&gt;AMD Athlon 64 3500+ 2.2 GHz&lt;BR /&gt;Asus A8N-SLI DeLuxe nForce</description>
    <pubDate>Wed, 01 Jun 2005 14:48:20 GMT</pubDate>
    <dc:creator>csp</dc:creator>
    <dc:date>2005-06-01T14:48:20Z</dc:date>
    <item>
      <title>Intel Fortran Compiler and FC4 Test3 64bit</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Intel-Fortran-Compiler-and-FC4-Test3-64bit/m-p/761706#M17193</link>
      <description>I have compiled a test program with l_fce_pc_8.1.024. This compiler has worked with FC3 64bit.&lt;BR /&gt;&lt;BR /&gt;I could build the binar file using FC4. But when I tried to run the file I got the error messege:&lt;BR /&gt;&lt;BR /&gt;./a.out: error while loading shared libraries: libcxaguard.so.5: cannot open shared object file: No such file or directory&lt;BR /&gt;&lt;BR /&gt;The test program's code:&lt;BR /&gt;&lt;BR /&gt;PROGRAM test&lt;BR /&gt;WRITE(*,*) 'Hello World'&lt;BR /&gt;END PROGRAM test&lt;BR /&gt;&lt;BR /&gt;I have built the binar file with the command&lt;BR /&gt;&lt;BR /&gt;ifort test.f90&lt;BR /&gt;&lt;BR /&gt;I have tried with the version I_fce_pc_8.1.027 with the same result.&lt;BR /&gt;&lt;BR /&gt;Any ideas?&lt;BR /&gt;&lt;BR /&gt;My system:&lt;BR /&gt;AMD Athlon 64 3500+ 2.2 GHz&lt;BR /&gt;Asus A8N-SLI DeLuxe nForce</description>
      <pubDate>Wed, 01 Jun 2005 14:48:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Intel-Fortran-Compiler-and-FC4-Test3-64bit/m-p/761706#M17193</guid>
      <dc:creator>csp</dc:creator>
      <dc:date>2005-06-01T14:48:20Z</dc:date>
    </item>
    <item>
      <title>Re: Intel Fortran Compiler and FC4 Test3 64bit</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Intel-Fortran-Compiler-and-FC4-Test3-64bit/m-p/761707#M17194</link>
      <description>Is your LD_LIBRARY_PATH variable set at run time, to point to the library provided with the 64-bit ifort?   This is a familiar problem, unlikely to be peculiar to your distro or hardware.  If you have the environment set for compilation, you should not see this problem.</description>
      <pubDate>Wed, 01 Jun 2005 20:11:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Intel-Fortran-Compiler-and-FC4-Test3-64bit/m-p/761707#M17194</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2005-06-01T20:11:10Z</dc:date>
    </item>
    <item>
      <title>Re: Intel Fortran Compiler and FC4 Test3 64bit</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Intel-Fortran-Compiler-and-FC4-Test3-64bit/m-p/761708#M17195</link>
      <description>My LD_LIBRARY_PATH was empty and I had to define manually. Then I could run my excecutable file. This is strange because I have defined the envirement set for compilation in my .bash_profile and I can see that the PATH variable includes the correct value but the LD_LIBRARY_PATH variable is not defined. Why?</description>
      <pubDate>Fri, 03 Jun 2005 20:33:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Intel-Fortran-Compiler-and-FC4-Test3-64bit/m-p/761708#M17195</guid>
      <dc:creator>csp</dc:creator>
      <dc:date>2005-06-03T20:33:05Z</dc:date>
    </item>
  </channel>
</rss>

