Mohamed Magdy wrote:
> I've said before .. compiler --> مجمع compile --> تجميع
>
> AFAIK the compiler contains a linker which does all the job of
> converting sc into object files and then the compiler collects all the
> object files and resources into the final product ....
source code ----compiling-----> assembly code ------assembling----->
object code (binary *.o ) ----linking---> executable (*.exe on windows)
or
source code ----compiling-----> object code ----linking---> executable
_______________________________________________
Doc mailing list
[email protected]
http://lists.arabeyes.org/mailman/listinfo/doc