This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Go in gcc 4.7


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]