(Illustration by Gaich Muramatsu)
On Tue, Jun 21, 2005 at 12:11:33PM -0400, Jan Harkes wrote: > > This is what I had to do for Darwin for Mac OS X 10.3.9 and Coda > > 6.0.10. The Mac OS X 10.3.9 ucontext.h is seriously deficient > > (probably expects something else to be #include'd, but I couldn't > > figure out what). > > Some light googling indicates that you might need to add > #include <sys/ucontext.h> right after the #include <ucontext.h>. > > Not entirely sure though, the code I found was trying to deal with > signal handling and getting the extended error information. I think my compilation broke at linking, not finding the *context() functions. (Are they in a separate library? Or are they macros defined in another include? I did not look hard) Regards, -- IvanReceived on 2005-06-21 12:21:01