Sorry I didn't say it clearly. The files in /opt/eldk/mips_4KCle are in little endian mips, for sure. What I want is a cross-development tools for i386-to-mipsel, including the corss gcc, binutils, other libs. I couldn't find such tools :( thanks On 7/1/05, Wolfgang Denk <wd@xxxxxxx> wrote: > In message <2db32b72050630155831582cd7@xxxxxxxxxxxxxx> you wrote: > > > > I download the package. after installation, the 4KCle is still > > linking to the mips-linux-, which is big-endian. > > Please explain exactly what you did. > > We have kernel, all libraries and apps running in this environment, > and if I check it looks very much like little endinan, for example: > > $ file /opt/eldk/mips_4KCle/bin/bash > /opt/eldk/3.1.1/mips_4KCle/bin/bash: ELF 32-bit LSB executable, MIPS, version 1 (SYSV), for GNU/Linux 2.4.0, dynamically linked (uses shared libs), stripped > > versus > > $ file /opt/eldk/mips_4KC/bin/bash > /opt/eldk/3.1.1/mips_4KC/bin/bash: ELF 32-bit MSB executable, MIPS, version 1 (SYSV), for GNU/Linux 2.4.0, dynamically linked (uses shared libs), stripped > > > Best regards, > > Wolfgang Denk > > -- > Software Engineering: Embedded and Realtime Systems, Embedded Linux > Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@xxxxxxx > CONSUMER NOTICE: Because of the "Uncertainty Principle," It Is > Impossible for the Consumer to Find Out at the Same Time Both > Precisely Where This Product Is and How Fast It Is Moving. > >