Re: Cross compile from i686-pc-linux-gnu to mipsel-linux

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Ian Lance Taylor wrote:
"Andrey V. Romanchev" <negative@xxxxxxxxxxxxx> writes:


I trying to build gcc for mipsel-linux architecture.
CC=mipsel-linux-gcc CFLAGS="-Os -mips32 -mtune=4kc"
../gcc-3.4.3/configure --host=mipsel-linux --target=mipsel-linux
--build=i686-linux --prefix=/home/me/work/compiling/gcc/build-gcc


This is not doing what I would call a cross-compiler from
i686-pc-linux-gnu to mipsel-linux.  I would call this building a
native compiler for mipsel-linux, and doing the build on
i686-pc-linux-gnu.

Yes. It exactly what I need - native mipsel-linux compiler.
Is there any docs or any hints for this?



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux