#27740 - tomer - Wed Oct 20, 2004 7:46 am
Hi all
I have managed to use the makefile as it should.
But, my program runs very slow compared to how it ran on
with visual HAM compilation, which runs with DEBUG lib.
about half the speed with DEVkit Advance.
I used IWRAM and ARM flags + optimizations.
What could be the reason for it runnung slow?
I compile main.c, screen.s, should I compile crt0.s or GCC compiles
it already?
I have no idea, I just know it should run 2 times faster.
plz help
cheers, Tomer
I have managed to use the makefile as it should.
But, my program runs very slow compared to how it ran on
with visual HAM compilation, which runs with DEBUG lib.
about half the speed with DEVkit Advance.
I used IWRAM and ARM flags + optimizations.
What could be the reason for it runnung slow?
I compile main.c, screen.s, should I compile crt0.s or GCC compiles
it already?
I have no idea, I just know it should run 2 times faster.
plz help
cheers, Tomer