<?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 Re: Updated to oneAPI 2025.0 and now libifcore.a is missing in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Updated-to-oneAPI-2025-0-and-now-libifcore-a-is-missing/m-p/1642310#M36626</link>
    <description>&lt;P&gt;Here is a linking advisor that may help you: &lt;A href="https://www.intel.com/content/www/us/en/developer/tools/oneapi/onemkl-link-line-advisor.html#gs.hedwhf" target="_blank"&gt;https://www.intel.com/content/www/us/en/developer/tools/oneapi/onemkl-link-line-advisor.html#gs.hedwhf&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 10 Nov 2024 16:00:37 GMT</pubDate>
    <dc:creator>morskaya_svinka_1</dc:creator>
    <dc:date>2024-11-10T16:00:37Z</dc:date>
    <item>
      <title>Updated to oneAPI 2025.0 and now libifcore.a is missing</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Updated-to-oneAPI-2025-0-and-now-libifcore-a-is-missing/m-p/1641882#M36616</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I have updated Intel oneAPI to 2025.0 and now the linking process of my code hat used to work without any problem is failing because libifcore.a is missing and -lifcore which is passed to the linked will fail. Does anybody know what libraries should I used instead of libifcore.a in 2025.0? The library is for Fortran calls and I need it for some 3rd party libraries.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2024 22:50:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Updated-to-oneAPI-2025-0-and-now-libifcore-a-is-missing/m-p/1641882#M36616</guid>
      <dc:creator>Dan78</dc:creator>
      <dc:date>2024-11-07T22:50:01Z</dc:date>
    </item>
    <item>
      <title>Re: Updated to oneAPI 2025.0 and now libifcore.a is missing</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Updated-to-oneAPI-2025-0-and-now-libifcore-a-is-missing/m-p/1642310#M36626</link>
      <description>&lt;P&gt;Here is a linking advisor that may help you: &lt;A href="https://www.intel.com/content/www/us/en/developer/tools/oneapi/onemkl-link-line-advisor.html#gs.hedwhf" target="_blank"&gt;https://www.intel.com/content/www/us/en/developer/tools/oneapi/onemkl-link-line-advisor.html#gs.hedwhf&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 10 Nov 2024 16:00:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Updated-to-oneAPI-2025-0-and-now-libifcore-a-is-missing/m-p/1642310#M36626</guid>
      <dc:creator>morskaya_svinka_1</dc:creator>
      <dc:date>2024-11-10T16:00:37Z</dc:date>
    </item>
    <item>
      <title>Re: Updated to oneAPI 2025.0 and now libifcore.a is missing</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Updated-to-oneAPI-2025-0-and-now-libifcore-a-is-missing/m-p/1644038#M36656</link>
      <description>&lt;P&gt;Hi Dan,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I was able to find the Fortran runtime on my end,&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;...:/opt/intel/oneapi/compiler/2025.0$ find . -name libifcore*
./lib/libifcore.a
./lib/libifcore.so.5
./lib/libifcore.so
...&lt;/LI-CODE&gt;
&lt;P&gt;Could you please double check if the installation was complete?&lt;/P&gt;
&lt;P&gt;BTW this issue is about Fortran compiler. I would recommend to post future Fortran compiler issues in its forum:&amp;nbsp;&lt;A href="https://community.intel.com/t5/Intel-Fortran-Compiler/bd-p/fortran-compiler" target="_blank"&gt;https://community.intel.com/t5/Intel-Fortran-Compiler/bd-p/fortran-compiler&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Fengrui&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Nov 2024 23:46:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Updated-to-oneAPI-2025-0-and-now-libifcore-a-is-missing/m-p/1644038#M36656</guid>
      <dc:creator>Fengrui</dc:creator>
      <dc:date>2024-11-18T23:46:59Z</dc:date>
    </item>
    <item>
      <title>Re: Updated to oneAPI 2025.0 and now libifcore.a is missing</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Updated-to-oneAPI-2025-0-and-now-libifcore-a-is-missing/m-p/1646285#M36699</link>
      <description>&lt;P&gt;Hi Fegrui,&lt;/P&gt;&lt;P&gt;When Intel oneAPI was updated 2025, then the Fortran compiler was not installed while I had installed it before. I had to install Fortran compiler and now the problem is gone.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Danesh&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Nov 2024 13:01:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Updated-to-oneAPI-2025-0-and-now-libifcore-a-is-missing/m-p/1646285#M36699</guid>
      <dc:creator>Dan78</dc:creator>
      <dc:date>2024-11-28T13:01:20Z</dc:date>
    </item>
  </channel>
</rss>

