Will 'Bi-endian uClibc toolchain' be possible?

Carmelo AMOROSO carmelo.amoroso at st.com
Mon Aug 13 04:38:36 PDT 2007


Pradeep Sanchana wrote:
> Hi,
> I have successfully built little endian toolchain for sh4 using
> following
> sources,
> Bintils-2.17.50
> Gcc-4.2.0 (released)
> uClibc-0.9.29
> linux kernel headers-2.6.12.
> target as 'sh4-linux'.
> I am trying to build Bi-endian toolchain for the same.
>   
Yon can instruct the cross compiler sh4-linux-gcc to produce executables 
with big-endianess
by passing an SH4 specific option (-mb) (for more details see: 
http://gcc.gnu.org/onlinedocs/gcc-4.2.1/gcc/SH-Options.html#SH-Options).

To build the whole uClibc with BE format, you can play with menuconfig 
an set it:
Here it is the configuration path:
Target Architecture Features and Options
   |------> Target Processor Endianess
                            |-----------> Big-Endian

> Will this be possible?
> Anybody has done this earlier?
>   
No, I use a LE format

Regards,
Carmelo
> Please suggest me to proceed further.
>
> Regards,
> Pradeep Sanchana
> KPIT Cummins Infosystems Ltd,             
> Pune , INDIA                 
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> ~~~
> Free download of GNU based SH-Linux toolchains for Renesas' SH Series.
>
> The following site also offers free technical support to its users.
>
> Visit http://www.kpitgnutools.com for details.
>
> Latest versions of KPIT GNU SH-Linux tools were released on April 5,
> 2007.                       
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> ~~~
> _______________________________________________
> uClibc mailing list
> uClibc at uclibc.org
> http://busybox.net/cgi-bin/mailman/listinfo/uclibc
>
>   



More information about the uClibc mailing list