Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

How to setup a cross compiler

2 bytes removed, 16:49, 14 August 2012
m
no edit summary
<pre>jdoe@ubuntu ~/Desktop $ file hello-world
hello-world: ELF 32-bit LSB executable, ARM, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped</pre>
*Transfer arm executable file from virtual machine to IGEPv2 board IGEP Board
*Execute arm executable file inside IGEP Board (remote shell):<br>
<pre>root@igep00x0:~# ./hello-world
Hello world&nbsp;!</pre>
[[Category:Work_in_progress]] [[Category:Development_tools]] [[Category:How_to_forge]]
4,199
edits