Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Why GCC executable are so bloated?

Name: Anonymous 2010-07-20 8:24

7kb of code for hello world?

Name: Anonymous 2010-07-25 8:59

>>68

 xchg bp, ax
 mov dx, .msg
 int 21h
 ret
msg:
 db "Hello world!$"


Assembles and links to 20 bytes. Maybe you guys are doing something wrong!

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List