Hello, I have a fortran demo code,only impl add function(https://github.com/z1queue/fortran_demo.git). then use " cargo test -- --nocapture" can get the correct result in unit test 
now i want to take this function in sgx, so i update the samplecode/hello-rust(https://github.com/z1queue/hello-rust.git) in v1.1.1, it compilate successful but return wrong result,it seem the fortran code not work(result is initialize value).  Can you give me some suggestion about this? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/apache/incubator-teaclave-sgx-sdk/issues/244
