<?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: mkl_gmp.h : catastrophic error: could not open source file  in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/mkl-gmp-h-catastrophic-error-could-not-open-source-file-quot/m-p/877589#M9135</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;uoting - &lt;A href="https://community.intel.com/en-us/profile/431975"&gt;Derek Baikie&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;hi,&lt;BR /&gt;Has anyone had similar issuesincluding mkl_gmp.h.&lt;BR /&gt;I think there is a buf here, as the includeshould be against &lt;CSTDDEF&gt;&lt;BR /&gt;&lt;BR /&gt;/* let stddef.h define size_t */&lt;BR /&gt;#define __need_size_t&lt;BR /&gt;#if defined (__cplusplus)&lt;BR /&gt;#include &lt;CSTDDEF.H&gt;&lt;BR /&gt;#else&lt;BR /&gt;#include &lt;STDDEF.H&gt;&lt;BR /&gt;#endif&lt;BR /&gt;#undef __need_size_t&lt;BR /&gt;&lt;BR /&gt;I'm a bit stumped as to whather I can work around this problem and would welcome any advice?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Derek&lt;/STDDEF.H&gt;&lt;/CSTDDEF.H&gt;&lt;/CSTDDEF&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Derek,&lt;BR /&gt;
&lt;P&gt;This is the known issue and will be fixed in the future versions. &lt;BR /&gt;As a temporarily workaround, you can replace #include &lt;CSTDDEF.H&gt; by&lt;BR /&gt;#include &lt;CSTDDEF&gt;&lt;BR /&gt;--Gennady&lt;/CSTDDEF&gt;&lt;/CSTDDEF.H&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 18 Jun 2009 08:49:38 GMT</pubDate>
    <dc:creator>Gennady_F_Intel</dc:creator>
    <dc:date>2009-06-18T08:49:38Z</dc:date>
    <item>
      <title>mkl_gmp.h : catastrophic error: could not open source file "cstddef.h"</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/mkl-gmp-h-catastrophic-error-could-not-open-source-file-quot/m-p/877588#M9134</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;Has anyone had similar issuesincluding mkl_gmp.h.&lt;BR /&gt;I think there is a buf here, as the include should be against &lt;CSTDDEF&gt;&lt;BR /&gt;&lt;BR /&gt;/* let stddef.h define size_t */&lt;BR /&gt;#define __need_size_t&lt;BR /&gt;#if defined (__cplusplus)&lt;BR /&gt;#include &lt;CSTDDEF.H&gt;&lt;BR /&gt;#else&lt;BR /&gt;#include &lt;STDDEF.H&gt;&lt;BR /&gt;#endif&lt;BR /&gt;#undef __need_size_t&lt;BR /&gt;&lt;BR /&gt;I'm a bit stumped as to whather I can work around this problem and would welcome any advice?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Derek&lt;/STDDEF.H&gt;&lt;/CSTDDEF.H&gt;&lt;/CSTDDEF&gt;</description>
      <pubDate>Thu, 18 Jun 2009 07:49:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/mkl-gmp-h-catastrophic-error-could-not-open-source-file-quot/m-p/877588#M9134</guid>
      <dc:creator>Derek_Baikie</dc:creator>
      <dc:date>2009-06-18T07:49:55Z</dc:date>
    </item>
    <item>
      <title>Re: mkl_gmp.h : catastrophic error: could not open source file</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/mkl-gmp-h-catastrophic-error-could-not-open-source-file-quot/m-p/877589#M9135</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;uoting - &lt;A href="https://community.intel.com/en-us/profile/431975"&gt;Derek Baikie&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;hi,&lt;BR /&gt;Has anyone had similar issuesincluding mkl_gmp.h.&lt;BR /&gt;I think there is a buf here, as the includeshould be against &lt;CSTDDEF&gt;&lt;BR /&gt;&lt;BR /&gt;/* let stddef.h define size_t */&lt;BR /&gt;#define __need_size_t&lt;BR /&gt;#if defined (__cplusplus)&lt;BR /&gt;#include &lt;CSTDDEF.H&gt;&lt;BR /&gt;#else&lt;BR /&gt;#include &lt;STDDEF.H&gt;&lt;BR /&gt;#endif&lt;BR /&gt;#undef __need_size_t&lt;BR /&gt;&lt;BR /&gt;I'm a bit stumped as to whather I can work around this problem and would welcome any advice?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Derek&lt;/STDDEF.H&gt;&lt;/CSTDDEF.H&gt;&lt;/CSTDDEF&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Derek,&lt;BR /&gt;
&lt;P&gt;This is the known issue and will be fixed in the future versions. &lt;BR /&gt;As a temporarily workaround, you can replace #include &lt;CSTDDEF.H&gt; by&lt;BR /&gt;#include &lt;CSTDDEF&gt;&lt;BR /&gt;--Gennady&lt;/CSTDDEF&gt;&lt;/CSTDDEF.H&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jun 2009 08:49:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/mkl-gmp-h-catastrophic-error-could-not-open-source-file-quot/m-p/877589#M9135</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2009-06-18T08:49:38Z</dc:date>
    </item>
  </channel>
</rss>

