R&D/OS

ARM Linux Development environments

sunshout 2014. 2. 26. 06:33

Cross-Compile Environment Setting for ARM.

Install Build tools

[root@ubuntu-vm]$ apt-get install build-essential git u-boot-tools qemu-user-static libncurses5-dev

Install Cross-Compiler

[root@ubuntu-vm]$ apt-get install gcc-arm-linux-gnueabihf