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 <edole...@gmail.com> 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 <j...@mooseyard.com> 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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to