Cross Compiling – Hands on
Presented by: Daaku
11 years ago
| 77 interested

Since most programs are developed on x86 they compile natively which make cross-compilation bit difficult. Major issue associated with cross-compilation is first, the programs itself thats is  Word size, Endianness, Alignment and NOMMU ets and secondly, problem with build system like Configuration issues, HOSTCC vs TARGETCC, Toolchain Leaks, LiBRARIES AND TESTING.  

I will try to address above mentioned issues.

 

Share this session:

Comments

    Leave a Reply