Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

How to setup a cross compiler

206 bytes added, 11:48, 21 June 2016
no edit summary
= Download/Install IGEP SDK Yocto Toolchain =
Download '''IGEP SDK Yocto Toolchain''' from *for '''IGEP OMAP3''' [httpshttp://www.isee.biz/support/downloads/item/igep-sdk-yocto-toolchain-1-2-2-3 isee.biz] website and follow the next steps*for '''IGEP iMX6''' [http: //downloads.isee.biz/pub/releases/sdk/poky-glibc-x86_64-isee-image-dev-cortexa9hf-vfp-neon-toolchain-1.8.sh isee.biz]
follow the next steps:
*Open a terminal
*Located your downloaded file, in my case is inside /home/jdoe/Downloads:
<pre>jdoe@ubuntu ~ $ cd Downloads/</pre>
*Extract binaries in root directory with root privileges<br>
<pre>for .bz2jdoe@ubuntu ~/Downloads $ sudo tar jxf igep-sdk-yocto-toolchain-*.tar.bz2 -C /for .shjdoe@ubuntu ~/Downloads $ sudo sh *.sh /</pre>
*Make sure that binaries are installed correctly.
<pre>jdoe@ubuntu ~/Downloads $ ls /opt/poky/
0
edits