Re: error on <execinfo.h>
Re: error on <execinfo.h>
- Subject: Re: error on <execinfo.h>
- From: Arnab Ganguly <email@hidden>
- Date: Wed, 28 Jan 2009 18:27:06 +0530
My OS version is 10.5.5 and Xcode is 3.1 and SDK is
10.4.So what would be work around? I need to call the backtrace and backtrace_symbols functions in my code.
Thanks in advance.
Arnab
On Wed, Jan 28, 2009 at 6:10 PM, Ken Thomases
<email@hidden> wrote:
On Jan 28, 2009, at 6:33 AM, Arnab Ganguly wrote:
I am getting errors as "No such file or directory" when I include <execinfo.h> in my proj.But for other header files <stdio.h>,<stdlib.h> present under usr/include I don't get error.May be I am doing something silly.Any help would be very much appreciated.
Are you compiling against an SDK for 10.4 or earlier? That header and API is new with Leopard.
Regards,
Ken
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden