Re: fixPrecomps problems (was: Updating to GCC 3)
Re: fixPrecomps problems (was: Updating to GCC 3)
- Subject: Re: fixPrecomps problems (was: Updating to GCC 3)
- From: Normand Rivard <email@hidden>
- Date: Mon, 20 Oct 2003 23:33:12 -0400
I entered the following in Terminal:
VEGA% sudo fixPrecomps -all
reading /System/Library/SystemResources/PrecompLists/phase1.precompList
reading /System/Library/SystemResources/PrecompLists/phase2.precompList
/usr/include/libc-gcc3.p...ok
/usr/include/unistd-gcc3.p...ok
/usr/include/mach/mach-gcc3.p...ok
/System/Library/Frameworks/CoreServices.framework/Versions/A/Headers/
CoreServices-gcc3.p...ok
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/
Headers/ApplicationServices-gcc3.p...ok
/System/Library/Frameworks/Carbon.framework/Versions/A/Headers/Carbon-
gcc3.p...ok
/System/Library/Frameworks/Foundation.framework/Versions/C/Headers/
Foundation-gcc3.p...ok
/System/Library/Frameworks/AppKit.framework/Versions/C/Headers/AppKit-
gcc3.p...ok
/System/Library/Frameworks/Cocoa.framework/Versions/A/Headers/Cocoa-
gcc3.p...ok
When I later compile my code in PB (dec 2002 with gccgcc version 3.3
20030304), I have:
main.m:9: warning: Precomp
'/System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.p' version
number is 15 instead of 25, ignoring precomp
/System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12: 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/
NSAppleEventDescriptor.h:8: warning: Precomp
'/System/Library/Frameworks/ApplicationServices.framework/Headers/
ApplicationServices.p' version number is 15 instead of 25, ignoring
precomp
/System/Library/Frameworks/ApplicationServices.framework/Headers/
ApplicationServices.h:20: warning: Precomp
'/System/Library/Frameworks/CoreServices.framework/Headers/
CoreServices.p' version number is 15 instead of 25, ignoring precomp
/System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13: warning:
Precomp '/System/Library/Frameworks/AppKit.framework/Headers/AppKit.p'
version number is 15 instead of 25, ignoring precomp
Why do I have this and how go I get rid of this problem?
Thanks all for your kind help.
On Lundi, octo 20, 2003, at 19:46 America/Montreal, James Masasaki
wrote:
A simple
fixPrecomps - all
worked fine for me.
-m
==================
I have the same problem and tried fixPrecomps (with all sort of
options like -force, -gcc3all, etc). This seemed to fix a lot of
precomp headers, but I still have the same problem. How do I fix that
now?
On Samedi, octo 18, 2003, at 17:40 America/Montreal, Alastair
J.Houghton wrote:
sudo /usr/bin/fixPrecomps
____________________________________________________________
"What you do instead of your real work *is* your real work."
- Roger Ebert
____________________________________________________________
_______________________________________________
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.
____________________________________________________________
"What you do instead of your real work *is* your real work."
- Roger Ebert
____________________________________________________________
_______________________________________________
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.