On Nov 20, 2008, at 11:39, Peter Dyballa wrote:
Am 20.11.2008 um 19:37 schrieb Jeremy Huddleston:
threadSafety.c:34:22: error: execinfo.h: No such file or directory
hmm...
Maybe the whole message helps:
threadSafety.c:34:22: error: execinfo.h: No such file or directory threadSafety.c: In function 'spewCallStack': threadSafety.c:41: warning: implicit declaration of function 'backtrace' threadSafety.c:41: warning: nested extern declaration of 'backtrace' threadSafety.c:42: warning: implicit declaration of function 'backtrace_symbols' threadSafety.c:42: warning: nested extern declaration of 'backtrace_symbols' threadSafety.c:42: warning: initialization makes pointer from integer without a cast
yes, I know... I'm just wondering how to do that in Tiger...