You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@teaclave.apache.org by GitBox <gi...@apache.org> on 2021/06/15 11:27:15 UTC

[GitHub] [incubator-teaclave-sgx-sdk] ClawSeven opened a new issue #344: Transparent rust crates to sgx sdk

ClawSeven opened a new issue #344:
URL: https://github.com/apache/incubator-teaclave-sgx-sdk/issues/344


   Hi, I have a question about how to transplant rust crates [resolv-conf](https://github.com/tailhook/resolv-conf) to sgx sdk. I have followed the steps in [SGXfail](https://github.com/dingelish/SGXfail/blob/master/04.md), but the bugs present as `could not compile `sgx_alloc``. And I read some code in [sgx-world](https://github.com/dingelish/sgx-world), but it is hard for me to employ same strategy.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@teaclave.apache.org
For additional commands, e-mail: notifications-help@teaclave.apache.org


[GitHub] [incubator-teaclave-sgx-sdk] ClawSeven commented on issue #344: Transplant rust crates to sgx sdk

Posted by GitBox <gi...@apache.org>.
ClawSeven commented on issue #344:
URL: https://github.com/apache/incubator-teaclave-sgx-sdk/issues/344#issuecomment-876968848


   Thanks for reminding modify Rust version, when I change rust version to nightly-2020-10-25, problem solved. And I successfully transplant resolv-conf crate into sgx-world [https://github.com/ClawSeven/resolv-conf] and apply this crate to occlum.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@teaclave.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@teaclave.apache.org
For additional commands, e-mail: notifications-help@teaclave.apache.org


[GitHub] [incubator-teaclave-sgx-sdk] volcano0dr commented on issue #344: Transplant rust crates to sgx sdk

Posted by GitBox <gi...@apache.org>.
volcano0dr commented on issue #344:
URL: https://github.com/apache/incubator-teaclave-sgx-sdk/issues/344#issuecomment-864337730


   Can you provide the error message when compiling `sgx_alloc`? 
   What version of rust are you using?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@teaclave.apache.org
For additional commands, e-mail: notifications-help@teaclave.apache.org


[GitHub] [incubator-teaclave-sgx-sdk] ClawSeven closed issue #344: Transplant rust crates to sgx sdk

Posted by GitBox <gi...@apache.org>.
ClawSeven closed issue #344:
URL: https://github.com/apache/incubator-teaclave-sgx-sdk/issues/344


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@teaclave.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@teaclave.apache.org
For additional commands, e-mail: notifications-help@teaclave.apache.org