Re: Noob question about .a files
Re: Noob question about .a files
- Subject: Re: Noob question about .a files
- From: Kyle Sluder <email@hidden>
- Date: Fri, 19 Aug 2011 07:47:12 -0700
On Aug 19, 2011, at 5:46 AM, "Eric E. Dolecki" <email@hidden> wrote:
> Okay - most of the warnings are for .o files & some for .a files:
>
> *Apple Mach-O Linker Warning*
> CPU_SUBTYPE_ARM_ALL subtype is deprecated
>
> I also see a bunch of
> *Uncategorized* (doesn't contain architecture information for armv6)
>
> Since this thing compiles are runs alright, I won't worry too much. These
> are .o files (object?) so I can't edit these.
They're build products. Xcode is producing them from your source code. Something about your project settings needs fixing.
I'd suggest taking this over to the xcode-users list, and also familiarizing yourself with the compilation and linking process.
--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