Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate to SDK 2.6 Release #141

Closed
tomtau opened this issue Jul 8, 2019 · 3 comments
Closed

Migrate to SDK 2.6 Release #141

tomtau opened this issue Jul 8, 2019 · 3 comments

Comments

@tomtau
Copy link

tomtau commented Jul 8, 2019

intel/linux-sgx@c505e61

@dingelish
Copy link
Contributor

Update:

We've partially finished the upgrade. The biggest problem to solve is the change of libunwind of Intel SGX SDK. In 2.5, GetIpInfo is included in libtcxx and we always link to both libsgx_tstdc and libsgx_tcxx. But in 2.6, it is removed from tcxx. So in the next release, sgx_tstd will include libunwind and we'll not link to libtcxx anymore.

@dingelish
Copy link
Contributor

I plan to push v1.0.9-preview to a new branch tomorrow or the day after tomorrow. It contains some breaking changes due to the offset of thread_policy has been changed. And some EDL functions are renamed. And rust-toolchain would be nightly-2019-08-01.

@tomtau
Copy link
Author

tomtau commented Sep 10, 2019

done

@tomtau tomtau closed this as completed Sep 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants