On 01/12/2012 12:16 PM, Andreas Schwab wrote:
Ian Lance Taylor<i...@google.com>  writes:

The functions required are makecontext, getcontext, and setcontext.
Note that these functions are obsolescent in POSIX.1-2004 and removed
from POSIX.1-2008.
Are there any alternatives? It is bad that Go is already starting
out dependent on obsolete methods.  :(

FWIW these should be straightforward to implement on RTEMS.
They just have to wrap the internal routines used for thread
context management. I stubbed them out so Go would continue
to build.
Andreas.



--
Joel Sherrill, Ph.D.             Director of Research&  Development
joel.sherr...@oarcorp.com        On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
   Support Available             (256) 722-9985


Reply via email to