endianess of MCORE processors

Nick Clifton nickc@cambridge.redhat.com
Fri Jun 21 09:42:00 GMT 2002


Hi Peter,

> >The compiler and assembler both support command line switches to
> >select big-endian code generation.  For the compiler use:
> 
> Do the libraries (libgcc & newlib) build for both big & little
> endian? 

Yes.

See gcc/config/mcore/t-mcore.  This is a Makefile fragment that
amoungst other things defines MULTILIB_OPTIONS so that both big and
little endian libraries are built.

Cheers
        Nick




More information about the Binutils mailing list