Re:
Re:
- Subject: Re:
- From: Brian Webster <email@hidden>
- Date: Sat, 24 Aug 2002 16:21:12 -0500
On Saturday, August 24, 2002, at 04:06 PM,
email@hidden wrote:
The Jaguar dev tools specifically claim to have "Faster compilation
times
due to a new precompiled header mechanism." But OMM the first
compilation -
the only one that was ever slow - is still slow, pausing for ages
during
the compilation of main.c. If this isn't what's faster, what is? Have I
misunderstood the point of the precompiled headers? Thx - m.
The pause is caused by Project Builder's indexing mechanism. The first
file that gets compiled that includes Cocoa.h will cause all Cocoa
headers to be spotted for the first time and indexed for use in the
class browser, etc.
--
Brian Webster
email@hidden
http://homepage.mac.com/bwebster
_______________________________________________
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.