<?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 Linking error for Dynamic Library in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Intel-Fortran-Linking-error-for-Dynamic-Library/m-p/740591#M442</link>
    <description>On linking to produce a dynamic library using FORTRAN 9.1 for the Intel MAC (using XCode), I receive the following errors:&lt;BR /&gt;&lt;BR /&gt;IPO link: can not find "10.4"&lt;BR /&gt;ifort: error: problem during multi-file optimization compilation (code 1)&lt;BR /&gt;&lt;BR /&gt;I have no idea what this means, nor do I know how to disable this type of optimization within XCode.&lt;BR /&gt;&lt;BR /&gt;Thank you&lt;BR /&gt;Scott Frasier&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The verbose linking command is listed below:&lt;BR /&gt;&lt;BR /&gt;Checking Dependencies&lt;BR /&gt;Ld /Users/scott/Documents/ATK/NuCS/SIGDAT/build/Debug/libSIGDATLIB.dylib normal i386&lt;BR /&gt;cd /Users/scott/Documents/ATK/NuCS/SIGDAT&lt;BR /&gt;setenv MACOSX_DEPLOYMENT_TARGET 10.4&lt;BR /&gt;setenv NEXT_ROOT /Developer/SDKs/MacOSX10.4u.sdk&lt;BR /&gt;/usr/bin/ifort-9.1 -o /Users/scott/Documents/ATK/NuCS/SIGDAT/build/Debug/libSIGDATLIB.dylib -L/Users/scott/Documents/ATK/NuCS/SIGDAT/build/Debug -L/Users/scott/Documents/ATK/NuCS/SIGDAT/build/Debug -L/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc/darwin/default -F/Users/scott/Documents/ATK/NuCS/SIGDAT/build/Debug -filelist /Users/scott/Documents/ATK/NuCS/SIGDAT/build/SIGDAT.build/Debug/SIGDATLIB.build/Objects-normal/i386/SIGDATLIB.LinkFileList -arch i386 -Wl,-single_module -compatibility_version 1 -current_version 1 -install_name /usr/local/lib/libSIGDATLIB.dylib -dynamiclib -mmacosx-version-min=10.4 -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk&lt;BR /&gt;ifort: Command line warning: ignoring option '-c'; no argument required&lt;BR /&gt;ifort: Command line warning: ignoring option '-c'; no argument required&lt;BR /&gt;IPO link: can not find "10.4"&lt;BR /&gt;ifort: error: problem during multi-file optimization compilation (code 1)</description>
    <pubDate>Sun, 14 May 2006 11:21:12 GMT</pubDate>
    <dc:creator>Scott_F_1</dc:creator>
    <dc:date>2006-05-14T11:21:12Z</dc:date>
    <item>
      <title>Intel Fortran Linking error for Dynamic Library</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Intel-Fortran-Linking-error-for-Dynamic-Library/m-p/740591#M442</link>
      <description>On linking to produce a dynamic library using FORTRAN 9.1 for the Intel MAC (using XCode), I receive the following errors:&lt;BR /&gt;&lt;BR /&gt;IPO link: can not find "10.4"&lt;BR /&gt;ifort: error: problem during multi-file optimization compilation (code 1)&lt;BR /&gt;&lt;BR /&gt;I have no idea what this means, nor do I know how to disable this type of optimization within XCode.&lt;BR /&gt;&lt;BR /&gt;Thank you&lt;BR /&gt;Scott Frasier&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The verbose linking command is listed below:&lt;BR /&gt;&lt;BR /&gt;Checking Dependencies&lt;BR /&gt;Ld /Users/scott/Documents/ATK/NuCS/SIGDAT/build/Debug/libSIGDATLIB.dylib normal i386&lt;BR /&gt;cd /Users/scott/Documents/ATK/NuCS/SIGDAT&lt;BR /&gt;setenv MACOSX_DEPLOYMENT_TARGET 10.4&lt;BR /&gt;setenv NEXT_ROOT /Developer/SDKs/MacOSX10.4u.sdk&lt;BR /&gt;/usr/bin/ifort-9.1 -o /Users/scott/Documents/ATK/NuCS/SIGDAT/build/Debug/libSIGDATLIB.dylib -L/Users/scott/Documents/ATK/NuCS/SIGDAT/build/Debug -L/Users/scott/Documents/ATK/NuCS/SIGDAT/build/Debug -L/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc/darwin/default -F/Users/scott/Documents/ATK/NuCS/SIGDAT/build/Debug -filelist /Users/scott/Documents/ATK/NuCS/SIGDAT/build/SIGDAT.build/Debug/SIGDATLIB.build/Objects-normal/i386/SIGDATLIB.LinkFileList -arch i386 -Wl,-single_module -compatibility_version 1 -current_version 1 -install_name /usr/local/lib/libSIGDATLIB.dylib -dynamiclib -mmacosx-version-min=10.4 -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk&lt;BR /&gt;ifort: Command line warning: ignoring option '-c'; no argument required&lt;BR /&gt;ifort: Command line warning: ignoring option '-c'; no argument required&lt;BR /&gt;IPO link: can not find "10.4"&lt;BR /&gt;ifort: error: problem during multi-file optimization compilation (code 1)</description>
      <pubDate>Sun, 14 May 2006 11:21:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Intel-Fortran-Linking-error-for-Dynamic-Library/m-p/740591#M442</guid>
      <dc:creator>Scott_F_1</dc:creator>
      <dc:date>2006-05-14T11:21:12Z</dc:date>
    </item>
    <item>
      <title>Re: Intel Fortran Linking error for Dynamic Library</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Intel-Fortran-Linking-error-for-Dynamic-Library/m-p/740592#M443</link>
      <description>Looks like your macosxversion flag isn't recognized by ifort. Likewise, -compatibility and -current aren't understood. Relatively few special gcc style flags will be recognized. Intel 9.x compilers have an annoying trait of reporting almost anything extraneous which makes it to the linker script as an ipo problem. ipo isn't enabled unless you set it explicitly or via -fast when performing the original compilation.</description>
      <pubDate>Sun, 14 May 2006 13:08:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Intel-Fortran-Linking-error-for-Dynamic-Library/m-p/740592#M443</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2006-05-14T13:08:36Z</dc:date>
    </item>
    <item>
      <title>Re: Intel Fortran Linking error for Dynamic Library</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Intel-Fortran-Linking-error-for-Dynamic-Library/m-p/740593#M444</link>
      <description>Our compiler driver expert tells me that -compatibility_version and -current_version aren't accepted by the ifort you have, though they will in an update. If these are preceded by -WI, they'll be passed to the linker verbatim.&lt;BR /&gt;&lt;BR /&gt;However, there seems to be another problem that may be a bug in the driver.  Would you please file an Intel Premier Support request on this, and include the actual ifort command you used as well as the output?  Please ask that it be assigned to Steve Lionel.  Thanks.</description>
      <pubDate>Tue, 16 May 2006 03:45:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Intel-Fortran-Linking-error-for-Dynamic-Library/m-p/740593#M444</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2006-05-16T03:45:36Z</dc:date>
    </item>
  </channel>
</rss>

