setcontext() and setcontext() on ARM processor

Ian Lance Taylor iant@google.com
Wed Nov 18 14:30:00 GMT 2009


ranjith kumar <ranjithproxy@gmail.com> writes:

>  Why setcontext() and getcontext() functions are NOT  implemented on
> ARM processor??

This is not a gcc question.  This is a library question.  You are
apparently using a library which does not implement setcontext and
getcontext for ARM.

Ian



More information about the Gcc-help mailing list