Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

How to setup a cross compiler

32 bytes added, 16:09, 2 October 2012
Download/Install IGEP SDK
IGEP SDK is included in IGEP SDK Virtual Machine but you can install in other Linux operating system.
= Download/Install IGEP SDK Yocto Toolchain =
Download IGEP SDK Yocto Toolchain from [http://www.isee.biz/component/zoo/item/igep-yocto-toolcahin-sdk isee.biz] website and 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>
*Make sure that binaries are installed correctly.
<pre>jdoe@ubuntu ~/Downloads $ ls /opt/poky/
1.2 1.2.1 </pre>  
= Use IGEP SDK Yocto Toolchain =
0
edits