DemesneGH commented on issue #60:
URL: 
https://github.com/apache/incubator-teaclave-trustzone-sdk/issues/60#issuecomment-1047418452


   你好 @neil1899 
   Rust TA均使用xargo编译,例如:
   
https://github.com/apache/incubator-teaclave-trustzone-sdk/blob/220fc84662a41e9340f0751577484732c74e4b10/examples/acipher-rs/ta/Makefile#L43
   
   在`.cargo/config`中,默认的linker被修改为toolchains中的ld:
   
https://github.com/apache/incubator-teaclave-trustzone-sdk/blob/220fc84662a41e9340f0751577484732c74e4b10/.cargo/config#L19
   
   Rust TA使用的crate均为静态链接。


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to