RTEMS GCC BIG ENDIAN SUPPORT

Sebastian Huber sebastian.huber at embedded-brains.de
Tue Aug 6 08:25:14 UTC 2019


On 06/08/2019 10:10, Aby Tom wrote:
> Dear Sebastian Huber, Jonathan Brandmeyer and RTEMS community,
> Thank you for your valuable inputs and suggestions to my problem with 
> big-endian targets.
> I was able to resolve most of the issue by adding the CPU_FLAGS to 
> linker as well.
> Now I have a few new errors; *‘**compiled for a little endian system and 
> target is big endian**’* which are just opposite of the previous ones.

You get errors like this if you build the BSP and your application (or 
libraries) with inconsistent machine flags. Use the CFLAGS and LDFLAGS 
of the BSP for your application and libraries.

-- 
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.huber at embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.



More information about the users mailing list