Arm-linux-gcc-4.3.2 installation Configuration

Source: Internet
Author: User

1.Arm-linux-gcc-4.3.2:
(Http://www.friendlyarm.net/dl.php? File = arm-linux-gcc-4.3.2.tgz)


2.

 

Arm-linux-gcc-4.3.2 Installation Steps:

 

1. Install the compiled tool:

 

Download arm-linux-gcc-4.3.2.tgz around 84 m

 

First, log on as the root user,Copy the arm-linux-gcc-4.3.2.tgz to the tmp folder in the root directory and unzip the command

 

Tar xvzf arm-linux-gcc-4.3.2-C/

Note that the preceding command must have-C and uppercase letters followed by a space.

 

Then, configure the compiling environment path gedit/root/. bashrc and wait for a moment to come out of the text editor and add the following to the last (last line) of the file.Code

 

Export Path =/usr/local/ARM/4.3.2/bin: $ path

 

In this case, you can verify that the arm-Linux-gcc-V is successful under the root user (note that you must log on again). log out is also configured for the profile;If you want it to be used by non-superusers

 

First, log in as a user,

 

1. Enter the command: VI ~ /. Bashrc

Edit the. bashrc file and add export Path =/usr/local/ARM/4.3.2/bin: $ path to the end of the file.

 

2. Enter the command gedit/etc/profile.

Add Path =/usr/local/ARM/4.3.2/bin: $ path to the end of the file.

 

After saving the changes to the profile, execute source/etc/profile. After logging out, verify that arm-Linux-gcc-V is okay.

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.