On Monday 13 August 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. > Will this be possible? > Anybody has done this earlier? > Please suggest me to proceed further.
too many things assume 'sh4-*' means little endian ... it'd be a lot easier if you simply used two toolchains: sh4-linux sh4eb-linux i'm pretty sure the FSF gcc releases contain little support for doing bi-endian for superh ... -mike
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ uClibc mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/uclibc
