annotate hello @ 2852:0eddfbd2e0af

<fizzie> gcc hello.c -o hello2 -nostdlib -Os -s -Wl,--entry,main && ./hello2; wc -c hello2 # close enough?
author HackBot
date Sun, 05 May 2013 15:45:49 +0000
parents 14002f8f2ac7
children 0987b06574c9
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2850
14002f8f2ac7 <Jafet> gcc hello.c -o hello -Os && ./hello
HackBot
parents: 2849
diff changeset
1 (binary:application/octet-stream)