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 08:46:44 -0400
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.
On Thu, Aug 18, 2011 at 5:16 PM, Eric E. Dolecki <email@hidden> wrote:
> I'll be able to do that tomorrow when I get back in the office. I actually
> *think* they might have been linker warnings (wrong about the depreciated
> stuff) - not sure until I see them again. I might have had depreciation on
> the brain as I was fixed tons of those in inits, etc.
>
> Thanks,
> Eric
>
>
> On Thu, Aug 18, 2011 at 5:10 PM, Jens Alfke <email@hidden> wrote:
>
>>
>> On Aug 18, 2011, at 1:50 PM, Eric E. Dolecki wrote:
>>
>> I have a project that compiles fine, but I get a slew of warnings about
>> depreciated stuff in a few .a files in the project.
>>
>>
>> That’s weird; usually it’s the C/ObjC compiler that warns about
>> deprecation, not the linker. Are you using any 3rd party libraries?
>> Could you copy and paste one of these messages?
>>
>> —Jens
>>
>
>
_______________________________________________
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