<?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 ld: warning: -macosx_version_min not specificed, assuming 10.6 in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/ld-warning-macosx-version-min-not-specificed-assuming-10-6/m-p/753706#M9356</link>
    <description>Hi, I am having the same problem with ifort.&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;B&gt;ld: warning: -macosx_version_min not specificed, assuming 10.6&lt;/B&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;To be specific this is not ifort problem. As I have checked the same code in the same computer inside the guest account. The ifort is showing no warning. Its perfectly working. So may be I did something in my account.&lt;BR /&gt;&lt;BR /&gt;I am using Mac OS X 10.6.8&lt;BR /&gt;xcode 3.2.6&lt;BR /&gt;gcc 4.2.1&lt;BR /&gt;ifort 12.0.3 &lt;BR /&gt;I hope its nothing to do with XCode or gcc. But may be experts can help us about these things. Anyway, there is no problem compiling or running any codes.&lt;BR /&gt;For test I installed g95 into my mac pro. g95 compiler, though obsolete, shoing same king of warning.&lt;BR /&gt;Please give some hints on these.</description>
    <pubDate>Thu, 05 Jul 2012 16:48:56 GMT</pubDate>
    <dc:creator>IDZ_A_Intel</dc:creator>
    <dc:date>2012-07-05T16:48:56Z</dc:date>
    <item>
      <title>ld: warning: -macosx_version_min not specificed, assuming 10.6</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/ld-warning-macosx-version-min-not-specificed-assuming-10-6/m-p/753702#M9352</link>
      <description>In every compilation, a warning "ld: warning: -macosx_version_min not specificed, assuming 10.6" is pop up with &lt;B&gt;ifort 12.0.2.142 Build 20110112&lt;/B&gt;. Of course, in my machine,mac os is 10.6.6. How to get rid of this ?</description>
      <pubDate>Mon, 14 Mar 2011 13:05:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/ld-warning-macosx-version-min-not-specificed-assuming-10-6/m-p/753702#M9352</guid>
      <dc:creator>forcpp</dc:creator>
      <dc:date>2011-03-14T13:05:03Z</dc:date>
    </item>
    <item>
      <title>ld: warning: -macosx_version_min not specificed, assuming 10.6</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/ld-warning-macosx-version-min-not-specificed-assuming-10-6/m-p/753703#M9353</link>
      <description>Which version of Xcode are you using?</description>
      <pubDate>Mon, 14 Mar 2011 14:41:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/ld-warning-macosx-version-min-not-specificed-assuming-10-6/m-p/753703#M9353</guid>
      <dc:creator>Jeffrey_A_Intel</dc:creator>
      <dc:date>2011-03-14T14:41:14Z</dc:date>
    </item>
    <item>
      <title>ld: warning: -macosx_version_min not specificed, assuming 10.6</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/ld-warning-macosx-version-min-not-specificed-assuming-10-6/m-p/753704#M9354</link>
      <description>I am using Xcode 4.0 and installed ifort only for command line.</description>
      <pubDate>Tue, 15 Mar 2011 03:35:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/ld-warning-macosx-version-min-not-specificed-assuming-10-6/m-p/753704#M9354</guid>
      <dc:creator>forcpp</dc:creator>
      <dc:date>2011-03-15T03:35:54Z</dc:date>
    </item>
    <item>
      <title>ld: warning: -macosx_version_min not specificed, assuming 10.6</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/ld-warning-macosx-version-min-not-specificed-assuming-10-6/m-p/753705#M9355</link>
      <description>Xcode 4.0 isn't &lt;B&gt;officially&lt;/B&gt; supported by the Intel compilers yet. It was only released last week!&lt;BR /&gt;&lt;BR /&gt;This message appears to simply be a warning. So far as I can tell, the resulting executables are fine. Let me know if your experience is different.</description>
      <pubDate>Tue, 15 Mar 2011 13:37:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/ld-warning-macosx-version-min-not-specificed-assuming-10-6/m-p/753705#M9355</guid>
      <dc:creator>Jeffrey_A_Intel</dc:creator>
      <dc:date>2011-03-15T13:37:53Z</dc:date>
    </item>
    <item>
      <title>ld: warning: -macosx_version_min not specificed, assuming 10.6</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/ld-warning-macosx-version-min-not-specificed-assuming-10-6/m-p/753706#M9356</link>
      <description>Hi, I am having the same problem with ifort.&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;B&gt;ld: warning: -macosx_version_min not specificed, assuming 10.6&lt;/B&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;To be specific this is not ifort problem. As I have checked the same code in the same computer inside the guest account. The ifort is showing no warning. Its perfectly working. So may be I did something in my account.&lt;BR /&gt;&lt;BR /&gt;I am using Mac OS X 10.6.8&lt;BR /&gt;xcode 3.2.6&lt;BR /&gt;gcc 4.2.1&lt;BR /&gt;ifort 12.0.3 &lt;BR /&gt;I hope its nothing to do with XCode or gcc. But may be experts can help us about these things. Anyway, there is no problem compiling or running any codes.&lt;BR /&gt;For test I installed g95 into my mac pro. g95 compiler, though obsolete, shoing same king of warning.&lt;BR /&gt;Please give some hints on these.</description>
      <pubDate>Thu, 05 Jul 2012 16:48:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/ld-warning-macosx-version-min-not-specificed-assuming-10-6/m-p/753706#M9356</guid>
      <dc:creator>IDZ_A_Intel</dc:creator>
      <dc:date>2012-07-05T16:48:56Z</dc:date>
    </item>
    <item>
      <title>ld: warning: -macosx_version_min not specificed, assuming 10.6</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/ld-warning-macosx-version-min-not-specificed-assuming-10-6/m-p/753707#M9357</link>
      <description>That was a bug we fixed a while ago. here is the workaround:&lt;BR /&gt;&lt;BR /&gt;This is because there is a linker option -macosx_version_min that the 
new linker is trying to get us to specify. You can get around this by 
passing that option to the linker:&lt;BR /&gt;&lt;BR /&gt;ifort  -Wl,-macosx_version_min,10.6 hello.f90</description>
      <pubDate>Thu, 05 Jul 2012 19:09:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/ld-warning-macosx-version-min-not-specificed-assuming-10-6/m-p/753707#M9357</guid>
      <dc:creator>Ron_Green</dc:creator>
      <dc:date>2012-07-05T19:09:18Z</dc:date>
    </item>
    <item>
      <title>ld: warning: -macosx_version_min not specificed, assuming 10.6</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/ld-warning-macosx-version-min-not-specificed-assuming-10-6/m-p/753708#M9358</link>
      <description>&lt;P&gt;Thanks Ronald.&lt;/P&gt;
&lt;P&gt;It Works. But I dont want to by pass the warning. Is there any other ways to solve this? I have looked at another machine where I have installed same ifort. I have typed locate ifort in both the machines and there is some difference in the result(output). I can post that also. Can you please help me out? Do I have to re-install ifort on my machine? (the other machine has same configuration but no warning shows.) &lt;/P&gt;</description>
      <pubDate>Fri, 06 Jul 2012 08:34:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/ld-warning-macosx-version-min-not-specificed-assuming-10-6/m-p/753708#M9358</guid>
      <dc:creator>Somenath_Jalal</dc:creator>
      <dc:date>2012-07-06T08:34:00Z</dc:date>
    </item>
    <item>
      <title>This warning was caused by a</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/ld-warning-macosx-version-min-not-specificed-assuming-10-6/m-p/753709#M9359</link>
      <description>&lt;P&gt;This warning was caused by a change in the Apple linker, ld.&amp;nbsp; the linker and tools come with Xcode.&amp;nbsp; The ifort compiler was updated to work with newer versions of ld.&amp;nbsp; The best solution is to upgrade your compiler.&amp;nbsp; &lt;A href="https://registrationcenter.intel.com" target="_blank"&gt;https://registrationcenter.intel.com&lt;/A&gt; is where you go to get updates.&amp;nbsp; This assumes that you have kept your license up to date so that you have access to newer compilers.&lt;/P&gt;
&lt;P&gt;ld -v&lt;/P&gt;
&lt;P&gt;will show the linker version that came with your Xcode.&amp;nbsp; The system that does not show the warning may have the older ld installed IF you have the same compiler on both.&amp;nbsp; ifort -V to be certain.&lt;/P&gt;
&lt;P&gt;Differences in path to ifort:&amp;nbsp; During installation one can install ifort in any location.&amp;nbsp; The default is /opt/intel/bin (link to actual installation).&amp;nbsp; Also, /usr/bin will have a symb link 'ifort' that maps to a couple of other links to finally resolve which ifort is used.&amp;nbsp; Again, ifort -V should give the definitive answer to which version is used.&amp;nbsp; Make sure to use:&lt;/P&gt;
&lt;P&gt;source /opt/intel/bin/ifortvars.sh intel64&lt;/P&gt;
&lt;P&gt;rather than relying on the links in /usr/bin.&amp;nbsp; Those could be out of date.&lt;/P&gt;
&lt;P&gt;ron&lt;/P&gt;</description>
      <pubDate>Mon, 04 Feb 2013 16:14:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/ld-warning-macosx-version-min-not-specificed-assuming-10-6/m-p/753709#M9359</guid>
      <dc:creator>Ron_Green</dc:creator>
      <dc:date>2013-02-04T16:14:37Z</dc:date>
    </item>
  </channel>
</rss>

