<?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 Is your project for C code in Intel® Software Guard Extensions (Intel® SGX)</title>
    <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/I-cant-use-stdatomic-h-inside-enclave-project/m-p/1161219#M2858</link>
    <description>&lt;P&gt;Is your project for C code only? For the standard sample projects, you should be able to include the C++ atomic header without any issue such as&amp;nbsp;&lt;/P&gt;

&lt;P&gt;#include &amp;lt;atomic&amp;gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 27 Mar 2018 17:40:16 GMT</pubDate>
    <dc:creator>Hoang_N_Intel</dc:creator>
    <dc:date>2018-03-27T17:40:16Z</dc:date>
    <item>
      <title>I cant use stdatomic.h inside enclave project</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/I-cant-use-stdatomic-h-inside-enclave-project/m-p/1161218#M2857</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;

&lt;P&gt;I need to use inside my enclave project the library stdatomic.h. I am getting:&amp;nbsp;&lt;SPAN style="font-size: 13.008px;"&gt;fatal error: stdatomic.h: No such file or directory. I am using &lt;/SPAN&gt;&lt;/P&gt;

&lt;UL style="margin-bottom: 0.75em; margin-left: 0px; border: 0px; font-variant-numeric: inherit; font-variant-east-asian: inherit; font-stretch: inherit; font-size: 13px; line-height: inherit; font-family: IntelClear-Light, tahoma, Helvetica, helvetica, Arial, sans-serif; vertical-align: baseline; list-style: none; color: rgb(0, 0, 0); background-color: rgb(246, 247, 248);"&gt;
	&lt;LI class="first" style="border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; vertical-align: baseline;"&gt;&lt;A href="https://download.01.org/intel-sgx/linux-2.1.2/ubuntu64-desktop/" style="border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; vertical-align: baseline; color: rgb(97, 215, 161); cursor: pointer;"&gt;Intel(R) SGX Installers for Ubuntu* 16.04 Desktop&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;

&lt;P class="first" style="border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; vertical-align: baseline;"&gt;and I checked in the documentation the function should be ok inside the enclave.&lt;/P&gt;

&lt;P class="first" style="border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; vertical-align: baseline;"&gt;&amp;nbsp;&lt;/P&gt;

&lt;P class="first" style="border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; vertical-align: baseline;"&gt;does anybody know what the problem could be?&lt;/P&gt;

&lt;P class="first" style="border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; vertical-align: baseline;"&gt;&amp;nbsp;&lt;/P&gt;

&lt;P class="first" style="border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; vertical-align: baseline;"&gt;Regards&lt;/P&gt;</description>
      <pubDate>Tue, 27 Mar 2018 14:58:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/I-cant-use-stdatomic-h-inside-enclave-project/m-p/1161218#M2857</guid>
      <dc:creator>Medina_Chirinos__Jor</dc:creator>
      <dc:date>2018-03-27T14:58:35Z</dc:date>
    </item>
    <item>
      <title>Is your project for C code</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/I-cant-use-stdatomic-h-inside-enclave-project/m-p/1161219#M2858</link>
      <description>&lt;P&gt;Is your project for C code only? For the standard sample projects, you should be able to include the C++ atomic header without any issue such as&amp;nbsp;&lt;/P&gt;

&lt;P&gt;#include &amp;lt;atomic&amp;gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Mar 2018 17:40:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/I-cant-use-stdatomic-h-inside-enclave-project/m-p/1161219#M2858</guid>
      <dc:creator>Hoang_N_Intel</dc:creator>
      <dc:date>2018-03-27T17:40:16Z</dc:date>
    </item>
    <item>
      <title>Hi Hoang,</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/I-cant-use-stdatomic-h-inside-enclave-project/m-p/1161220#M2859</link>
      <description>&lt;P&gt;Hi Hoang,&lt;/P&gt;

&lt;P&gt;My&amp;nbsp;project is for C code only&lt;/P&gt;

&lt;P&gt;Regards&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Mar 2018 22:03:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/I-cant-use-stdatomic-h-inside-enclave-project/m-p/1161220#M2859</guid>
      <dc:creator>Medina_Chirinos__Jor</dc:creator>
      <dc:date>2018-03-27T22:03:59Z</dc:date>
    </item>
    <item>
      <title>Hi Hoang,</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/I-cant-use-stdatomic-h-inside-enclave-project/m-p/1161221#M2860</link>
      <description>&lt;P&gt;Hi Hoang,&lt;/P&gt;

&lt;P&gt;Why I cant use the stdatomic.h in my C project and the documentation says that is ok? what do you suggest me to do?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Wed, 28 Mar 2018 08:14:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/I-cant-use-stdatomic-h-inside-enclave-project/m-p/1161221#M2860</guid>
      <dc:creator>Medina_Chirinos__Jor</dc:creator>
      <dc:date>2018-03-28T08:14:26Z</dc:date>
    </item>
  </channel>
</rss>

