Friday, September 10, 2010

You are here: Home > Technology > Simpler “Hello World” Demonstrated In C

Simpler “Hello World” Demonstrated In C

by Technology News from CNet and Slashdot on March 16, 2010

An anonymous reader writes "Wondering where all that bloat comes from, causing even the classic 'Hello world' to weigh in at 11 KB? An MIT programmer decided to make a Linux C program so simple, she could explain every byte of the assembly. She found that gcc was including libc even when you don't ask for it. The blog shows how to compile a much simpler 'Hello world,' using no libraries at all. This takes me back to the days of programming bare-metal on DOS!"

Read more of this story at Slashdot.


Comments on this entry are closed.

Previous post:

Next post: