rashmik8 commented on PR #260: URL: https://github.com/apache/incubator-teaclave-sgx-sdk/pull/260#issuecomment-1465530844
Hi @volcano0dr , thank you for your response. I did refer to this switchless example. However, it still doesn't work. Original post states that the switchless flag is required in link_args wherever main is. Does this mean entry point? My cargo project builds internally calls to build shared library with trusted and untrusted code. The error I run into is linking of this sgx_uswitchless, where the error probably wants path using -L. But that causes a cascaded effect as it cannot find other dependent libraries. -- 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-unsubscr...@teaclave.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@teaclave.apache.org For additional commands, e-mail: notifications-h...@teaclave.apache.org