User`s manual
High Performance Low Cost Embedded Systems
To disconnect the shared directory, right click on the shared directory and following the operations
in the screenshot below:
5.3 Setting up Cross Compile Environment
A main step to build a development environment in the MINI2440 Linux system is to set up a
cross compile environment. The following steps will introduce how to build a compile environment
that can compile arm-linux kernels, drivers and applications.
From our updated Linux-2.6.29, we use “arm-linux-gcc-4.3.2” as our uniform cross compiler.
Here are the steps on how we set up this utility.
Step 1: copy the compressed file “arm-linux-gcc-4.3.2.tgz” under the “linux\” directory in the
shipped CD into a system’s directory, e.g “tmp\”, enter this directory and execute the following
commands:
#cd \tmp
#tar xvzf arm-linux-gcc-4.3.2.tgz –C /
Note: there is a space after “C” and “C” is a capital letter.
These commands will install “arm-linux-gcc” in the “/usr/local/arm/4.3.2”
Copy right reserved © MicroArm Systems, Inc. 1612 2
nd
Ave. SW PMB#108, Cullman, AL 35055 - 137 -
Website : www.microarmsystems.com Email: service@microarmsystems.com Phone: 1-888-417-9266