20 Nov
2008
20 Nov
'08
9:22 p.m.
Jeremy Huddleston wrote:
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'
yes, I know... I'm just wondering how to do that in Tiger...
One way: http://developer.apple.com/DOCUMENTATION/DeveloperTools/gcc-4.0.1/gcc/Return... But, why not just make it a noop for Tiger and earlier? Peter