English
New Course
Concept
Cross-Compilation
Follow
0
Summary
Cross-compilation is the process of
Compiling code
on one platform to be executed on another, which is particularly useful in
Embedded Systems
where the
Target hardware
may not support a
Native compiler
. This involves using a cross-compiler that can generate
Executable Code
for a
Different architecture
than the one on which the compiler is running.
Concepts
Compiler
Target Architecture
Host System
Build System
Toolchain
Executable Code
Embedded Systems
Binary Format
Linker
Cross-Compiler
Binary Size
Recompilation
Compiler Directives
Transpilers
Source-to-Source Transformation
Transpiling To JavaScript
Source Code Translation
Relevant Degrees
Software Engineering and Development 60%
Programming and Computer Programs 40%
Start Learning Journey
Generate Assignment Link
Lessons
Concepts
Suggested Topics
Foundational Courses
Activity
Your Lessons
Your lessons will appear here when you're logged in.
Log In
Sign up