• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: GCC 3.3 problems and Broken Dev Tools
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GCC 3.3 problems and Broken Dev Tools


  • Subject: Re: GCC 3.3 problems and Broken Dev Tools
  • From: Thomas Harrington <email@hidden>
  • Date: Mon, 7 Jul 2003 11:56:11 -0600

On Monday, July 7, 2003, at 06:29 AM, John Timmer wrote:

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
[snip further warnings]

Keep in mind that the worst thing that these warnings should cause is a longer build time. They can be ignored, they're just warning you that a compile speed optimization isn't working.

Trying "sudo fix Precomp" (where did you find that documented, anyway?)
hasn't made a difference, nor has making a new Prefix header.

Are you sure you're actually using GCC 3.3? Project Builder doesn't recognize 3.3, and may cause your projects to start using 2.9.5 again. There's your version conflict. If you want to be using 2.9.5, try "fixPrecomps -gcc2" (or just try "fixPrecomps -h" to see what else it can do).

--
Tom Harrington
email@hidden
_______________________________________________
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.

References: 
 >Re: GCC 3.3 problems and Broken Dev Tools (From: John Timmer <email@hidden>)

  • Prev by Date: Re: Insert Services and Windows menu programmatically
  • Next by Date: Re: NSHTTPURLResponse
  • Previous by thread: Re: GCC 3.3 problems and Broken Dev Tools
  • Next by thread: Re: GCC 3.3 problems
  • Index(es):
    • Date
    • Thread