Hi,I wanted to understand the difference of using march vs mcpu as argument to gcc.
I am compiling my code for a cortex-A8 CPU, what would be better to use: -mcpu=cortex-a8 or -march=armv7-a Thanks, Channa
Hi,I wanted to understand the difference of using march vs mcpu as argument to gcc.
I am compiling my code for a cortex-A8 CPU, what would be better to use: -mcpu=cortex-a8 or -march=armv7-a Thanks, Channa