[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] Native GCC built
On 22/11/2013 21:22, Jean-François Lemaire wrote:
Build time went down from 7m 10s (with -O0 flag) with GCC 68000 to 2m 4s
with GCC 5475. That's a massive 350% times faster!
Hehe, that's the ColdFire power :-)
One problem on the FireBee is disk access, that's very slow (including
CompactFlash).
Try to point $TEMP to /ram, and put also your project there. You should see
another big speed increase.
You could try to copy all your root folders to /ram, and adjust the root
symlinks accordingly. Or at least, do that for /usr.
Then you will get optimal speed.
--
Vincent Rivière