This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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: BE Cross compiler for ARM-XSCALE


On Wed, Jun 20, 2007 at 04:53:13AM +0000, Philip mathew wrote:
> I am trying to use the cross tool, to build a big endian cross
> compiler for the Intel IXP processor. I am confused about how to
> apply patches for building the BE compiler. Can some  one explain me
> how to apply the patch for big endian and what are the other
> modifications required for building the BE cross compiler. I am using
> gcc 4.1.0

OSELAS.Toolchain-1.1.0 is able to build a cross toolchain for IXP. Try

- [extract the packet]
- ptxdist-0.10.6 select ptxconfigs/armeb-xscale-linux-gnueabi_gcc-4.1.2_glibc-2.5_linux-2.6.18.ptxconfig
- ptxdist-0.10.6 go

Note that OSELAS.Toolchain is still a ptxdist 0.10.6 project, so don't
use the latest version if you try it.

The packet has all the necessary patches, look in the patches/
directory. The methodology is very similar to what crosstool does.

Robert
-- 
 Dipl.-Ing. Robert Schwebel | http://www.pengutronix.de
 Pengutronix - Linux Solutions for Science and Industry
   Handelsregister:  Amtsgericht Hildesheim, HRA 2686
     Hannoversche Str. 2, 31134 Hildesheim, Germany
   Phone: +49-5121-206917-0 |  Fax: +49-5121-206917-9


--
For unsubscribe information see http://sourceware.org/lists.html#faq


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