You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@teaclave.apache.org by Guorui Yu <no...@github.com.INVALID> on 2021/03/23 14:47:22 UTC

[apache/incubator-teaclave-sgx-sdk] Fix samplecode compiler error with newer GCC. (#329)

Fix #313.

Introduce changes from upstream to fix multiple definition of &#39;_U_dyn_info_list&#39;. 
Tested on Debian bullseye/sid and Ubuntu 18.04.

Upstream link: https://github.com/libunwind/libunwind/commit/29e17d.
You can view, comment on, or merge this pull request online at:

  https://github.com/apache/incubator-teaclave-sgx-sdk/pull/329

-- Commit Summary --

  * Fix samplecode compiler error with newer GCC.

-- File Changes --

    M sgx_unwind/libunwind/include/libunwind_i.h (1)
    M sgx_unwind/libunwind/src/x86_64/Ginit.c (15)

-- Patch Links --

https://github.com/apache/incubator-teaclave-sgx-sdk/pull/329.patch
https://github.com/apache/incubator-teaclave-sgx-sdk/pull/329.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave-sgx-sdk/pull/329

Re: [apache/incubator-teaclave-sgx-sdk] Fix samplecode compiler error with newer GCC. (#329)

Posted by Yu Ding <no...@github.com.INVALID>.
@yuguorui thank you so much!

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave-sgx-sdk/pull/329#issuecomment-805227235

Re: [apache/incubator-teaclave-sgx-sdk] Fix samplecode compiler error with newer GCC. (#329)

Posted by Yu Ding <no...@github.com.INVALID>.
Merged #329 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave-sgx-sdk/pull/329#event-4498399082

Re: [apache/incubator-teaclave-sgx-sdk] Fix samplecode compiler error with newer GCC. (#329)

Posted by Assaf Morami <no...@github.com.INVALID>.
Thanks, that worked for me as well!
Ubuntu 21.04, GCC v10.3.0.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave-sgx-sdk/pull/329#issuecomment-887400138