SEARCH
TOOLBOX
LANGUAGES
modified on 15 July 2017 at 18:44 ••• 13,783 views

Ubuntu ARM Cross-compile

From Manuals

(Difference between revisions)
Jump to: navigation, search
Support (Talk | contribs)
(Created page with '1. Install the following packages sudo apt-get install g++ libncurses5-dev sudo apt-get install libc6-armel-cross libc6-dev-armel-cross binutils-arm-linux-gnueabi sudo apt-ge…')
Newer edit →

Revision as of 18:22, 24 November 2015

1. Install the following packages

sudo apt-get install g++ libncurses5-dev
sudo apt-get install libc6-armel-cross libc6-dev-armel-cross binutils-arm-linux-gnueabi
sudo apt-get install u-boot-tools install mtd-utils