Tags: Genre, Music Genre, Topical Concept.

A cross compiler is a compiler capable of creating executable code for a platform other than the one on which the compiler is running.For example in order to compile for Linux/ARM you first need to obtain its libraries to compile against.A cross compiler is necessary to compile for multiple platforms from one machine. A platform could be infeasible for a compiler to run on such as for the microcontroller of an embedded system because those systems contain no operating system.

Loading...

This page contains content from the copyrighted Wikipedia article "Cross compiler"; that content is used under the GNU Free Documentation License (GFDL). You may redistribute it, verbatim or modified, providing that you comply with the terms of the GFDL.