First page Back Continue Last page Overview Graphics
Why use a cross compiler?
The target machine is so new that a native compiler does not exist yet.
The target machine has too little memory to run a native compiler.
The target machine is too slow to do useful development.
The target system uses a different architecture than the development system
Notes: