5. Distribution examples
Producing an embedded Linux distribution requires a development environment, also known as a host. In general, we use a PC/x86 running Linux, but there are also tools that run on Windows, although these are less common. The choice of Linux distribution on the host is of little importance, and we can use most of the distributions already mentioned (Ubuntu, Debian, Fedora, etc.).
5.1 Cross-compilation
The compiler is the software developer's main tool. In the case of an embedded distribution, a cross-compiler is most often used to produce code on the development host that can be executed on the target system. As with native development on x86, the compiler is an adapted version of GCC, the GNU project's compiler.
To obtain the cross-compilation...
Exclusive to subscribers. 97% yet to be discovered!
Already subscribed? Log in!
Distribution examples
Article included in this offer
"Software technologies and System architectures"
(
227 articles
)
Updated and enriched with articles validated by our scientific committees
A set of exclusive tools to complement the resources
Bibliography
Exclusive to subscribers. 97% yet to be discovered!
Already subscribed? Log in!