----- Am 14. Aug 2017 um 14:50 schrieb xuelin tian xuelin.tian at qkmtech.com: > Dear all, > I checked the file <ucontext.h> in rtems, and it is empty. > Does rtems support ucontext? No, its not supported. To support it, the implementation from FreeBSD or similar should be imported to Newlib.