GCC not found

Source: Internet
Author: User

Under the ubuntu10.04, the installation of the cross-compilation, set a good path, but in the compilation uboot, will be reported to find GCC, very strange, the path is right. For a while, back to http://source.android.com/source/initializing.html.


Installing required Packages (Ubuntu 10.04--11.10)

You'll need a 64-bit version of Ubuntu. Ubuntu 10.04 is recommended. Building using a newer version of the Ubuntu is currently only experimentallysupported and isn't guaranteed to work on branch Es other than master.

$ sudo apt-get install Git-core GnuPG Flex Bison gperf build-essential \
  Zip Curl Zlib1g-dev Libc6-dev lib32ncurses5-d EV ia32-libs \
  x11proto-core-dev libx11-dev lib32readline5-dev lib32z-dev \
  Libgl1-mesa-dev g++-multilib Mingw32 tofrodos python-markdown \
  libxml2-utils Xsltproc
The meaning is to install the above G++-multilib package, after installation, compile pass.
Related Article

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.