<?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 there's an error : &amp;quot;ld: library not found for -lSystemStubs&amp;quot; in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/there-s-an-error-quot-ld-library-not-found-for-lSystemStubs-quot/m-p/965292#M95642</link>
    <description>&lt;P&gt;dear all,&lt;/P&gt;
&lt;P&gt;I've met some problem while using intel fortran 11.0 on mac os 10.8.7, with xcode 5.0.&lt;/P&gt;
&lt;P&gt;It looks like the following:&lt;/P&gt;
&lt;P&gt;prompt$ ifort aa.f90 &lt;BR /&gt;ld: library not found for -lSystemStubs&lt;/P&gt;
&lt;P&gt;what's the problem?&lt;/P&gt;
&lt;P&gt;aa.f90 is here:&lt;/P&gt;
&lt;P&gt;program aa&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; print *, "hello, world"&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; end program&lt;/P&gt;</description>
    <pubDate>Fri, 25 Oct 2013 11:31:53 GMT</pubDate>
    <dc:creator>Sheldon_L_</dc:creator>
    <dc:date>2013-10-25T11:31:53Z</dc:date>
    <item>
      <title>there's an error : "ld: library not found for -lSystemStubs"</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/there-s-an-error-quot-ld-library-not-found-for-lSystemStubs-quot/m-p/965292#M95642</link>
      <description>&lt;P&gt;dear all,&lt;/P&gt;
&lt;P&gt;I've met some problem while using intel fortran 11.0 on mac os 10.8.7, with xcode 5.0.&lt;/P&gt;
&lt;P&gt;It looks like the following:&lt;/P&gt;
&lt;P&gt;prompt$ ifort aa.f90 &lt;BR /&gt;ld: library not found for -lSystemStubs&lt;/P&gt;
&lt;P&gt;what's the problem?&lt;/P&gt;
&lt;P&gt;aa.f90 is here:&lt;/P&gt;
&lt;P&gt;program aa&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; print *, "hello, world"&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; end program&lt;/P&gt;</description>
      <pubDate>Fri, 25 Oct 2013 11:31:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/there-s-an-error-quot-ld-library-not-found-for-lSystemStubs-quot/m-p/965292#M95642</guid>
      <dc:creator>Sheldon_L_</dc:creator>
      <dc:date>2013-10-25T11:31:53Z</dc:date>
    </item>
    <item>
      <title>We only just announced</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/there-s-an-error-quot-ld-library-not-found-for-lSystemStubs-quot/m-p/965293#M95643</link>
      <description>&lt;P&gt;We only just announced support for OS X* 10.8 and Xcode 5.0 in Composer XE 2013 SP1 Update 1 (posted yesterday - 10/24/2013) with the 14.0 compiler.&lt;/P&gt;
&lt;P&gt;The combinations of those with the 11.1 compiler was never tested nor intended to be supported. The supported remedy is to upgrade to Composer XE 2013 SP1 Update 1.&lt;/P&gt;
&lt;P&gt;I did find discussions of this error and an unsupported remedy from others in this &lt;A href="http://software.intel.com/en-us/articles/intel-compiler-support-for-mac-os-x-107-and-xcode-41"&gt;old article&lt;/A&gt;; however, I do not know whether it will help in your case and my recommendation is to upgrade to the latest Composer.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Oct 2013 12:22:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/there-s-an-error-quot-ld-library-not-found-for-lSystemStubs-quot/m-p/965293#M95643</guid>
      <dc:creator>Kevin_D_Intel</dc:creator>
      <dc:date>2013-10-25T12:22:00Z</dc:date>
    </item>
    <item>
      <title>Kevin, I finally make intel</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/there-s-an-error-quot-ld-library-not-found-for-lSystemStubs-quot/m-p/965294#M95644</link>
      <description>&lt;P&gt;Kevin, I finally make intel fortran 11 work on mac os 10.8, with command line tools 5.0.&lt;/P&gt;
&lt;P&gt;Later I'll paste how i did here.&lt;/P&gt;</description>
      <pubDate>Sat, 26 Oct 2013 03:10:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/there-s-an-error-quot-ld-library-not-found-for-lSystemStubs-quot/m-p/965294#M95644</guid>
      <dc:creator>Sheldon_L_</dc:creator>
      <dc:date>2013-10-26T03:10:44Z</dc:date>
    </item>
    <item>
      <title>Intel Fortran 11 needs</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/there-s-an-error-quot-ld-library-not-found-for-lSystemStubs-quot/m-p/965295#M95645</link>
      <description>&lt;P&gt;Intel Fortran 11 needs SystemStubs，but it's allredy deprecated since OS X 10.6.&amp;nbsp; One way to workaround is find some static linked library, such as libifcore.a, and create a symbolic link of it with the source name libSystemStubs.a. Or you can find the SystemStubs library from the web, place them in /usr/lib, just like following thread :&lt;/P&gt;
&lt;P&gt;&lt;A href="http://forums.macrumors.com/showthread.php?t=1199981" target="_blank"&gt;http://forums.macrumors.com/showthread.php?t=1199981&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Good luck!&lt;/P&gt;</description>
      <pubDate>Sat, 26 Oct 2013 06:00:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/there-s-an-error-quot-ld-library-not-found-for-lSystemStubs-quot/m-p/965295#M95645</guid>
      <dc:creator>Sheldon_L_</dc:creator>
      <dc:date>2013-10-26T06:00:03Z</dc:date>
    </item>
  </channel>
</rss>

