Rainer Orth <[email protected]> writes: > Ian Lance Taylor <[email protected]> writes: > >> of any differences between Solaris and GNU/Linux when it comes to the >> getcontext, setcontext, and makecontext functions? > > I've just found something in Solaris 11 makecontext(3C) (NOTES section), > but that doesn't explain why 32-bit Solaris/x86 works, while 64-bit > doesn't: > > http://docs.oracle.com/cd/E23824_01/html/821-1465/makecontext-3c.html
Wow, that's annoying. You're right, though, it seems that that ought to affect both x86 and x86_64. Ian
