<?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 Building enclave for x64 in Intel® Software Guard Extensions (Intel® SGX)</title>
    <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Building-enclave-for-x64/m-p/1134286#M2001</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I tried to build my enclave for x64 and I got the following warning:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The enclave contains an import table&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;But when I build the same enclave for x86 I don't get any warning or error.&lt;/P&gt;&lt;P&gt;Both of these version of enclaves link same libraries.&lt;/P&gt;&lt;P&gt;Here is list of all libraries that are linked against my enclave:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;sgx_trts.lib;sgx_tstdc.lib;sgx_tcrypto.lib;sgx_tservice.lib;sgx_tcxx.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;SGX libraries are linked from&amp;nbsp;&lt;STRONG&gt;C:/Program Files (x86)/Intel/IntelSGXSDK/bin/x64;&lt;/STRONG&gt; (Win32 for 32 bit platform).&lt;/P&gt;&lt;P&gt;Could you please provide me some explenation what I am doing wrong?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David K.&lt;/P&gt;</description>
    <pubDate>Thu, 25 Jul 2019 12:41:26 GMT</pubDate>
    <dc:creator>Komarek__David</dc:creator>
    <dc:date>2019-07-25T12:41:26Z</dc:date>
    <item>
      <title>Building enclave for x64</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Building-enclave-for-x64/m-p/1134286#M2001</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I tried to build my enclave for x64 and I got the following warning:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The enclave contains an import table&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;But when I build the same enclave for x86 I don't get any warning or error.&lt;/P&gt;&lt;P&gt;Both of these version of enclaves link same libraries.&lt;/P&gt;&lt;P&gt;Here is list of all libraries that are linked against my enclave:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;sgx_trts.lib;sgx_tstdc.lib;sgx_tcrypto.lib;sgx_tservice.lib;sgx_tcxx.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;SGX libraries are linked from&amp;nbsp;&lt;STRONG&gt;C:/Program Files (x86)/Intel/IntelSGXSDK/bin/x64;&lt;/STRONG&gt; (Win32 for 32 bit platform).&lt;/P&gt;&lt;P&gt;Could you please provide me some explenation what I am doing wrong?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David K.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jul 2019 12:41:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Building-enclave-for-x64/m-p/1134286#M2001</guid>
      <dc:creator>Komarek__David</dc:creator>
      <dc:date>2019-07-25T12:41:26Z</dc:date>
    </item>
    <item>
      <title>Linking against</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Building-enclave-for-x64/m-p/1134287#M2002</link>
      <description>&lt;P&gt;Linking against&lt;/P&gt;&lt;P&gt;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib&lt;/P&gt;&lt;P&gt;Means your enclave will likely depend on various system DLLs. Please&amp;nbsp;remove these (and any system calls your enclave may have).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Francisco&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jul 2019 15:03:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Building-enclave-for-x64/m-p/1134287#M2002</guid>
      <dc:creator>Francisco_C_Intel</dc:creator>
      <dc:date>2019-07-25T15:03:41Z</dc:date>
    </item>
  </channel>
</rss>

