
8 Jan
2011
8 Jan
'11
9:40 a.m.
Le 08/01/2011 07:36, Albert ARIBAUD a écrit :
--- a/arch/arm/cpu/armv7/config.mk +++ b/arch/arm/cpu/armv7/config.mk @@ -23,7 +23,7 @@ PLATFORM_RELFLAGS += -fno-common -ffixed-r8 -msoft-float
# Make ARMv5 to allow more compilers to work, even though its v7a. -PLATFORM_CPPFLAGS += -march=armv5 +PLATFORM_CPPFLAGS += -march=armv7-a
Did you check that this does not break any board using armv7?
Actually I should have said "Did you check that it does not break building with any common toolchain", considering the comment above the line. And indeed, it breaks building with ELDK 4.2 toolchain.
Amicalement,
--
Albert.