Re: Xcode can't find cpu_capabilities.h?
Re: Xcode can't find cpu_capabilities.h?
- Subject: Re: Xcode can't find cpu_capabilities.h?
- From: Kyle Sluder <email@hidden>
- Date: Sun, 8 Nov 2009 15:44:55 -0800
On Nov 8, 2009, at 3:31 PM, Chase Meadors <email@hidden> wrote:
Apparently, the issue was just an error in my code. Somehow one of
my arguments to memcpy was set to an astronomical number, and caused
this cryptic error... But the issue is resolved, anyway.
Inability to find cpu_capabilities.h isn't a bug that would cause your
program to stop; it's probably referenced in the debugger symbols in
some library, but not shipped with the OS, and GDB was informing you
of that.
--Kyle Sluder
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden