- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Now, I'm developing a project.The project is developed with C++,and I write inline functions in head file,but when i executed the inline function,the system reported the error:"Illegal instruction (core dumped)".I want to know,In SGX development, do you support inline functions in C++? and how can i resolve this problem?
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Inline functions are supported, but some instructions are not supported in SGX.
Are you inlining C/C++ or assembly?
Have you determined which instruction is causing the error?
Thanks,
Francisco
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,@Francisco,The problem I have resolved,it not caused by Inlining function. thank you
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page