Re: where are the faster compilations?
Re: where are the faster compilations?
- Subject: Re: where are the faster compilations?
- From: Chris Boot <email@hidden>
- Date: Sat, 24 Aug 2002 23:15:08 +0200
Hi Matt,
>
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.
Project Builder "pauses" for such a long time because it's indexing all the
frameworks' headers. If you turn off source indexing in the project
settings you won't get this wait.
HTH,
--
Chris Boot
email@hidden
"Computer science is as much about computers as astronomy is about
telescopes." - Edsger Dijkstra
_______________________________________________
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.