Re: Compile times.
Re: Compile times.
- Subject: Re: Compile times.
- From: Jonathan Wight <email@hidden>
- Date: Sun, 21 Apr 2002 21:52:32 -0500
On 04/21/2002 14:47, "Nicholas Riley" <email@hidden> wrote:
>
Use an external FireWire (desktop, 3.5", 7200rpm) hard disk. Laptop
>
hard drives are slow, and compilation appears to be primarily
>
disk-limited.
I should have modified my statement with a "compared to CodeWarrior". And I
don't notice a heck of a lot of difference in compile times between my PB
and my 733 Tower. Project Builder is sloooow.
>
Upgrade to PB 2.0beta/gcc 3.1beta and see if that helps. :-)
I have. I've switched PB to use 3.1 and I don't notice anything significant.
Hopefully after I get precompiled headers working I might get a boost.
Actually if anyone here knows the magic of precompiled headers in PB2/GCC3.1
let me know. I've created a header containing just #import
<Framework/Framework.h> and included it in the Precompiler section of the
Target Settings (with the precompile checkbox on) - but it pukes on the
first @class declaration it hits. Any magic involved in getting PB2
precompilation working on ObjC files?
Jon.
_______________________________________________
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.