Cross-compilation tool for MIPS architecture

Source: Internet
Author: User

Cross-compilation tool for MIPS architecture

Some MIPS-based set-top boxes provide six cross-compilation tools GCC, as follows:
· Mipsel-Linux-gcc
· Mipsel-Linux-uclibc-gcc
· Mipsel-uclibc-gcc
· MIPS-Linux-gcc
· MIPS-Linux-uclibc-gcc
· MIPS-uclibc-gcc

What are the differences between these six types? What is the difference?

1) First, the major difference between MIPS and mipsel lies in the big endian and little endian structures.
MIPs corresponds to big endian;
Mipsel corresponds to little endian.

2) second, you must understand the uclibc library.
The uclibc library is a C language library designed for Embedded Linux system development and optimization. It is smaller than gnu c library, but the interface is compatible and easier to configure.
Uclibc can run on standard and MMU-free Linux systems, supports i386, x86, x64, arm, avr32, Blackfin, h8300, m68k, MIPS, PowerPC, superh, iSCSI, and v850 processors.
MIPs-uclibc-GCC indicates GCC compiled using the uclibc library.

3) it is unclear about the third point: "whether to bring the differences between Linux?". Please try again later.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.