Hi all,

I'm trying to compile my library for Cortex A8, using the last mingw32ce
toolchain.
I use this compiler options:* -mcpu=cortex-a8 -mtune=cortex-a8 -msoft-float
-mfloat-abi=softfp -mfpu=neon -Wa,-mcpu=cortex-a8 -Wa,-mfpu=neon
-mlittle-endian*
but i got the following errors:

*Assembler messages:

Error: cannot represent BFD_RELOC_ARM_MOVW relocation in this object file
format
Error: cannot represent BFD_RELOC_ARM_MOVT relocation in this object file
format*

Is there a *working* way to compile for CortexA8 ?
Many thanks in advance!
------------------------------------------------------------------------------
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to