Go in gcc 4.7

Ian Lance Taylor iant@google.com
Fri Jan 13 08:05:00 GMT 2012


Dennis Clarke <dclarke@blastwave.org> writes:

> Stuff from the opensolaris project isn't going to help here is it ?

makecontext is inherently processor/ABI dependent.  That looks like a
SPARC version.  It's fairly easy to write makecontext/getcontext/
setcontext for any specific processor/ABI.  I don't really understand
why POSIX removed the functions.

Ian



More information about the Gcc mailing list