Closed oska874 closed 2 years ago
Then I try to remove __attribute__((naked)) NORETURN
, the build passed.
for the naked
attribute and 18.04 discussion see https://github.com/seL4/seL4/pull/510
Closing, because the build instructions for 18.04 are now updated so that this should no longer be an issue.
I'm trying to build sel4, but fails. The errors are :
Then I check the code of idle.c:
Actually the function idle_thread does not return.
I'm running on Ubuntu 18.04 with gcc 7.5,python 3.7.