This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Big Endian on ARM


Wilson Kwan wrote:
> 
> Hi everyone,
> 
> I'm trying to build my eCos application in big endian mode and it seems as
> though the arm-elf-gcc compiler is building it in little endian mode. I'm
> using the Cirrus Logic 7211 board and I checked off "use big endian mode" in
> the config tool. Should I add the -mbig-endian option to the global compiler
> flags or is there a better place to do this?

This is an infelicity of the configuration data. There should really be
something that disables the "use big endian mode" option when it's not
supported by the platform. It has no effect on the edb7xxx platform.

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]