Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

Linux Kernel 4.9.y

65 bytes removed, 17:23, 7 May 2018
Prepare the environment
<span class="mw-headline">{{Message/Information Message|message=The following steps has been tested using '''''Ubuntu 16.04'''''  and the compiler '''''gcc version 4.9.3 (Ubuntu/Linaro 4.9.3-13ubuntu2)'''''}}</span>
<span class="mw-headline">If we want to install a particular compiler, for example the 4.9 we can use the following commands to install it:</span><span class="mw-headline"><code><br />g++-4.9-arm-linux-gnueabihf<br />cpp-4.9-arm-linux-gnueabihf<br />gcc-4.9-arm-linux-gnueabihf<br />gcc-4.9-arm-linux-gnueabihf-base</code></span>
<span class="mw-headline"><code>g++-4.9-arm-linux-gnueabihf<br data-attributes="%20/">cpp-4.9-arm-linux-gnueabihf<br data-attributes="%20/">gcc-4.9-arm-linux-gnueabihf<br data-attributes="%20/">gcc-4.9-arm-linux-gnueabihf-base</code></span>
<span class="mw-headline">We can change between compilers using the following commands:</span>
59
edits