Re: Assembler -to- Binary vs. C -to- Binary

2001-10-06 Thread Eric G. Miller
On Sat, 6 Oct 2001 22:57:16 +0530, <[EMAIL PROTECTED]> wrote: > I compiled the same set of instructions : > 1. Using C > 2. Using Assembly > into Binary . > > I issued the file command to show the type of the resulting files > (assembler - > binary and C - Binary ) > > Both showed different r

Assembler -to- Binary vs. C -to- Binary

2001-10-06 Thread shyamk
I compiled the same set of instructions : 1. Using C 2. Using Assembly into Binary . I issued the file command to show the type of the resulting files (assembler - binary and C - Binary ) Both showed different results : 1. sangharsh.cexe : ELF 32-bit LSB Executable , Intel 80386 , version 1