This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: endianess of MCORE processors


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



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