<?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 Linking Problem in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Linking-Problem/m-p/904802#M81789</link>
    <description>&lt;P&gt;My company Woolpert, Inc. purchased the Intel Fortran Compiler Professional Edition for Windows (Incl. Microsoft Visual Studio 2005 Premier Edition) for me. I need it to develop, compile, and run Fortran source codes. I am trying to start with an old source code, last compiled in 2002 using 1998 DIGITAL Visual Fortran Professional Edition.&lt;/P&gt;
&lt;P&gt;I have been trying to compile my old Fortran source code and every time get the following error message:&lt;/P&gt;
&lt;P&gt;ifort: error #10037: could not find 'link'&lt;/P&gt;
&lt;P&gt;We downloaded three versions of the program hoping that one would work.&lt;/P&gt;
&lt;P&gt;First download: w_cprof_p_11.0.074.exe&lt;/P&gt;
&lt;P&gt;Second download: w_cprof_p_11.0.074_ia64.exe&lt;/P&gt;
&lt;P&gt;Final download: w_cprof_p_11.0.074_ia32.exe&lt;/P&gt;
&lt;P&gt;So far, I am getting the same error message:&lt;/P&gt;
&lt;P&gt;ifort: error #10037: could not find 'link'&lt;/P&gt;
&lt;P&gt;Please help!&lt;/P&gt;
&lt;P&gt;Sincerely,&lt;/P&gt;
&lt;P&gt;Deva Borah&lt;/P&gt;</description>
    <pubDate>Wed, 13 May 2009 18:01:54 GMT</pubDate>
    <dc:creator>devaborah</dc:creator>
    <dc:date>2009-05-13T18:01:54Z</dc:date>
    <item>
      <title>Linking Problem</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Linking-Problem/m-p/904802#M81789</link>
      <description>&lt;P&gt;My company Woolpert, Inc. purchased the Intel Fortran Compiler Professional Edition for Windows (Incl. Microsoft Visual Studio 2005 Premier Edition) for me. I need it to develop, compile, and run Fortran source codes. I am trying to start with an old source code, last compiled in 2002 using 1998 DIGITAL Visual Fortran Professional Edition.&lt;/P&gt;
&lt;P&gt;I have been trying to compile my old Fortran source code and every time get the following error message:&lt;/P&gt;
&lt;P&gt;ifort: error #10037: could not find 'link'&lt;/P&gt;
&lt;P&gt;We downloaded three versions of the program hoping that one would work.&lt;/P&gt;
&lt;P&gt;First download: w_cprof_p_11.0.074.exe&lt;/P&gt;
&lt;P&gt;Second download: w_cprof_p_11.0.074_ia64.exe&lt;/P&gt;
&lt;P&gt;Final download: w_cprof_p_11.0.074_ia32.exe&lt;/P&gt;
&lt;P&gt;So far, I am getting the same error message:&lt;/P&gt;
&lt;P&gt;ifort: error #10037: could not find 'link'&lt;/P&gt;
&lt;P&gt;Please help!&lt;/P&gt;
&lt;P&gt;Sincerely,&lt;/P&gt;
&lt;P&gt;Deva Borah&lt;/P&gt;</description>
      <pubDate>Wed, 13 May 2009 18:01:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Linking-Problem/m-p/904802#M81789</guid>
      <dc:creator>devaborah</dc:creator>
      <dc:date>2009-05-13T18:01:54Z</dc:date>
    </item>
    <item>
      <title>Re: Linking Problem</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Linking-Problem/m-p/904803#M81790</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
Exit Visual Studio. Open the folder C:Program FilesIntelDownloadFortranCompilerPro11.0.074installs1033w_cprof_vs2005 Run ppe.exe in that folder. If it offers a "Repair" option, take that, otherwise let it install.&lt;BR /&gt;&lt;BR /&gt;That helped another user.&lt;BR /&gt;&lt;BR /&gt;You did not want the _ia64.exe download but it probably doesn't hurt, other than disk space. That's for Intel Itanium systems.&lt;BR /&gt;&lt;BR /&gt;Are you trying to build a 32-bit or 64-bit application?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 13 May 2009 18:26:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Linking-Problem/m-p/904803#M81790</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2009-05-13T18:26:11Z</dc:date>
    </item>
    <item>
      <title>Re: Linking Problem</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Linking-Problem/m-p/904804#M81791</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/336209"&gt;Steve Lionel (Intel)&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;Exit Visual Studio. Open the folder C:Program FilesIntelDownloadFortranCompilerPro11.0.074installs1033w_cprof_vs2005 Run ppe.exe in that folder. If it offers a "Repair" option, take that, otherwise let it install.&lt;BR /&gt;&lt;BR /&gt;That helped another user.&lt;BR /&gt;&lt;BR /&gt;You did not want the _ia64.exe download but it probably doesn't hurt, other than disk space. That's for Intel Itanium systems.&lt;BR /&gt;&lt;BR /&gt;Are you trying to build a 32-bit or 64-bit application?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Steve&lt;BR /&gt;&lt;BR /&gt;Thanks for the prompt reply! I apologize for my delayed response. &lt;BR /&gt;&lt;BR /&gt;I followed the installation instructions above and reinstalled it. When I tried to compile the program again using:&lt;BR /&gt;&lt;BR /&gt;ifort C:W_DWSMDWSMHydroSed.for&lt;BR /&gt;&lt;BR /&gt;it gave the same error:&lt;BR /&gt;&lt;BR /&gt;ifort: error #10037: could not find 'link'&lt;BR /&gt;&lt;BR /&gt;I alsogot the following information along with the error message:&lt;BR /&gt;&lt;BR /&gt;Intel  Visual Fortran Compiler Professional for applications running on IA-64, Version 11.0 Build 20090318 Package ID: w_cprof_p_11.0.074&lt;BR /&gt;&lt;BR /&gt;Our computer staff told me that my computer is fit fora 32-bit application. &lt;BR /&gt;&lt;BR /&gt;Thanks and look forward to yourfurther help!&lt;BR /&gt;&lt;BR /&gt;Deva &lt;BR /&gt;</description>
      <pubDate>Thu, 14 May 2009 16:42:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Linking-Problem/m-p/904804#M81791</guid>
      <dc:creator>devaborah</dc:creator>
      <dc:date>2009-05-14T16:42:49Z</dc:date>
    </item>
    <item>
      <title>Re: Linking Problem</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Linking-Problem/m-p/904805#M81792</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
Ok, that explains it. Please use the "Fortran Build Environment for Applications running on IA-32" shortcut to start your command prompt session.&lt;BR /&gt;</description>
      <pubDate>Thu, 14 May 2009 17:00:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Linking-Problem/m-p/904805#M81792</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2009-05-14T17:00:57Z</dc:date>
    </item>
    <item>
      <title>Re: Linking Problem</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Linking-Problem/m-p/904806#M81793</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/336209"&gt;Steve Lionel (Intel)&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;Ok, that explains it. Please use the "Fortran Build Environment for Applications running on IA-32" shortcut to start your command prompt session.&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;THANKS A LOT STEVE! IT WORKED&lt;BR /&gt;&lt;BR /&gt;Deva</description>
      <pubDate>Thu, 14 May 2009 20:41:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Linking-Problem/m-p/904806#M81793</guid>
      <dc:creator>devaborah</dc:creator>
      <dc:date>2009-05-14T20:41:43Z</dc:date>
    </item>
    <item>
      <title>Re: Linking Problem</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Linking-Problem/m-p/904807#M81794</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
Great! Now, uninstall the IA-64 compiler so you won't trip over it again. This is for building programs that run on Intel Itanium processors.&lt;BR /&gt;</description>
      <pubDate>Thu, 14 May 2009 20:46:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Linking-Problem/m-p/904807#M81794</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2009-05-14T20:46:45Z</dc:date>
    </item>
    <item>
      <title>Re: Linking Problem</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Linking-Problem/m-p/904808#M81795</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/336209"&gt;Steve Lionel (Intel)&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;Great! Now, uninstall the IA-64 compiler so you won't trip over it again. This is for building programs that run on Intel Itanium processors.&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Thanks Steve! How could I selectively andsafely uninstall the IA-64 compiler?&lt;BR /&gt;&lt;BR /&gt;Deva&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 15 May 2009 12:49:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Linking-Problem/m-p/904808#M81795</guid>
      <dc:creator>devaborah</dc:creator>
      <dc:date>2009-05-15T12:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: Linking Problem</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Linking-Problem/m-p/904809#M81796</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
You should find a separate entry for it in Add or Remove Programs.&lt;BR /&gt;</description>
      <pubDate>Fri, 15 May 2009 15:02:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Linking-Problem/m-p/904809#M81796</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2009-05-15T15:02:44Z</dc:date>
    </item>
  </channel>
</rss>

