Sunday, September 30, 2012

Native Compiler Vs Cross Compiler

If  A Compiler Helps To Convert The Source Code To Binary Code , Where The 'Target CPU(CPU Where The Binary Code Is Actually Meant To Be Used)'  And  'Origin CPU (CPU Where The Code Has Been Generated And Compiled' Are Same , Is Called Native Compiler.Other Wise Its Understood That We Are Using A Cross Compiler .

Examples Of Native Compilers:
TURBO 'C'




Examples Of Cross Compilers :
Keil 'C' .

No comments:

Post a Comment

Please Comment...