Comment 2 for bug 1608882

Revision history for this message
JiriJ (jirij-0) wrote :

Hi Thomas,

thanks for your effort!
The compiler switches used as follows:

CFLAGS= -mcpu=cortex-r5 -mbig-endian -mthumb -mthumb-interwork
CFLAGS+= -gdwarf-2 -Wall -Wundef -ffast-math -fomit-frame-pointer -std=gnu99
CFLAGS+= -g -Wa,-a,-ad
CFLAGS+= -mstructure-size-boundary=8 -fno-strict-aliasing -MD
CFLAGS+= -O2 -falign-functions=8

Best regards,
Jiri