| Not having a Mac, a guess: its not the machine, its the compiler. VC++
(if that is what you are using) creates 'precompiled headers'; this can
speed up compilation quite a lot. it can also do 'incremental
compilation', which means a file does not have to be recompiled from
scratch each time, if there is only a small change. Possibly Code
Warrior (if that is what you are using...) does not do tricks like this?
Richard DObson
Olivier Pasquet wrote:
>
> Hello again,
>
> Just a question: Why does my 133 MHz - 16 Mb PC is faster than my 233 MHz 64
> Mb G3 mac when I compile?
>
> Yours,
>
> --------------------
> Olivier PASQUET -- APU -- Music Faculty
> OP101@mercury.anglia.ac.uk
> www.sinclair.anglia.ac.uk/~op101.student.cambridge.anglia |