Changes

Jump to: navigation, search

Running Ubuntu Core

4 bytes removed, 16:03, 29 November 2012
m
no edit summary
== Ubuntu Core - Quick Guide ==
Please follow these steps to run Ubuntu Core:
== Cross-compile custom components ==
If you need to add custom components (applications, frameworks, ..) which are not provided by the Ubuntu repositories, you must build from the sources using the proper toolchain. In particular, the toolchain used to build the Ubuntu Core 12.04 LST armhf is the '''gcc-arm-linux-gnueabihf'''. On '''Ubuntu server 12.04 LST (x86 o amd64)''', you can install this toolchain using the package manager (e.g. apt-get).
The toolchain files can be found in '''/usr/arm-linux-gnueabihf'''. This path should be used to configure the build tools (SDKs, Makefiles, ..) for cross-compilation.

Navigation menu