Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Precompiled Headers, PB and gcc 3.3



On Wednesday, June 25, 2003, at 4:30 PM, email@hidden wrote:

23 wrote:
| Has anyone managed to use pre-compiled headers with the Project Builder
| and the update to gcc? I'm assuming that it is not going to work with
| the standard UI and will require some sort additional build step? The
| compile time for my project is nearly unbearable without pre-comps!

Apple's said that the precompiled headers mechanism has changed with 3.3, so what's probably needed is just the equivalent of the old `sudo fixPrecomps -force -all` fix. Unfortunately, Apple seems not to be willing to tell anyone what the new equivalent is. (Has anyone actually *tried* fixPrecomps since installing the update?)

There is no equivalent. fixPrecomps does do anything for GCC 3.3. Old IDE (PB) and new compiler (GCC 3.3) combination does not use any of pre-compiled header model. (Because Old IDE does not know about new compile and new compiler replaces older precomps with PCH invalidating old IDE's knowledge).

XCode is required to get the speed using GCC 3.3's pre-compiled header aka PCH.
GCC 3.3 release notes explains how to use PCH on the command line.

-Devang
_______________________________________________
projectbuilder-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/projectbuilder-users
Do not post admin requests to the list. They will be ignored.

References: 
 >Precompiled Headers, PB and gcc 3.3 (From: 23 <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.