Rockbox mail archive
Subject: Hackers: How does code compilation work?
From: Fil Laborde (fil_at_rezox.com)
Date: 2003-06-25
IS this the build process?
library files (which have the low-level interface to the hardware)
the OS & user created C code
||
\/
this C code is converted into object code
||
\/
there is some program (WHERE???) that converts the object code into Hitachi
SH-1 machine code
this binary machine code is what is in the firmware right? which program
converst the object code into this machine code?
thanks guys!
Page was last modified "Jan 10 2012" The Rockbox Crew
|