Re: Noob question about .a files
Re: Noob question about .a files
- Subject: Re: Noob question about .a files
- From: "Eric E. Dolecki" <email@hidden>
- Date: Fri, 19 Aug 2011 10:55:42 -0400
Okay - I'll do that.
Checking the debug and release architectures for the Project I
see $(ARCHS_STANDARD_32_BIT) listed with Standard (armv7). Thanks for
pointing this out to me.
- Eric
On Fri, Aug 19, 2011 at 10:47 AM, Kyle Sluder <email@hidden> wrote:
> 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