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!
You do not have access to this resource.
Click here to request your free trial access!
Already subscribed? Log in!
The Ultimate Scientific and Technical Reference
This article is included in
Software technologies and System architectures
This offer includes:
Knowledge Base
Updated and enriched with articles validated by our scientific committees
Services
A set of exclusive tools to complement the resources
Practical Path
Operational and didactic, to guarantee the acquisition of transversal skills
Doc & Quiz
Interactive articles with quizzes, for constructive reading
Distribution examples
Bibliography
Bibliography
Websites
FAQ about the GPL license http://www.gnu.org/licences/gpl-faq.html
Richard Stallman's January 2010 conference (Eyrolles) http://www.dailymotion.com/video/xbuw37_1-5-richard-stallman-et-la-revoluti_tech
...Exclusive to subscribers. 97% yet to be discovered!
You do not have access to this resource.
Click here to request your free trial access!
Already subscribed? Log in!
The Ultimate Scientific and Technical Reference