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.
-- Reply to this email directly or view it on GitHub: https://github.com/apache/incubator-teaclave-sgx-sdk/pull/260#issuecomment-1465530844 You are receiving this because you are subscribed to this thread. Message ID: <apache/incubator-teaclave-sgx-sdk/pull/260/c1465530...@github.com>