Re: GCC 3.3 problems and Broken Dev Tools
Re: GCC 3.3 problems and Broken Dev Tools
- Subject: Re: GCC 3.3 problems and Broken Dev Tools
- From: John Timmer <email@hidden>
- Date: Mon, 07 Jul 2003 08:29:07 -0400
These threads are one and the same, so I'm merging them.
The key error messages seem to be:
main.m:1: warning: Precomp
'/System/Library/Frameworks/AppKit.framework/Headers/AppKit.p' version
number is 15 instead of 25, ignoring precomp
/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:10: warning:
Precomp
'/System/Library/Frameworks/Foundation.framework/Headers/Foundation.p'
version number is 15 instead of 25, ignoring precomp
/System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescript
or.h:8: warning: Precomp
'/System/Library/Frameworks/ApplicationServices.framework/Headers/Applicatio
nServices.p' version number is 15 instead of 25, ignoring precomp
/System/Library/Frameworks/ApplicationServices.framework/Headers/Application
Services.h:20: warning: Precomp
'/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.p'
version number is 15 instead of 25, ignoring precomp
Trying "sudo fix Precomp" (where did you find that documented, anyway?)
hasn't made a difference, nor has making a new Prefix header.
Basically, it seems that there's a versioning conflict, but I can't for the
life of me figure out how to update the header version.
JT
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.