Olimex Support Forum

OLinuXino Android / Linux boards and System On Modules => iMX233 => Topic started by: RazZziel on November 28, 2012, 01:03:11 PM

Title: Best CFLAGS for the iMX233
Post by: RazZziel on November 28, 2012, 01:03:11 PM
I'm compiling Qt4 for the Olinuxino, and I'm looking the the CFLAG options what will provide the best optimization for this board.

Right now I have:
-fsigned-char -march=armv5te -mtune=arm926ej-s

Are these settings correct? Can I use any further optimization, like -mfloat-abi=softfp and suchlike?