[kwlug-disc] any good online reference for detailed gcc compilation/execution?
Chris Bruner
cbruner at quadro.net
Wed Nov 4 00:22:46 EST 2009
Robert P. J. Day wrote:
> as part of a tutorial i'm writing, i want to include a detailed
> explanation of how a simple C program ("hello, world") gets compiled
> and executed, including references to things like crtbegin.o,
> crtend.o, libgcc, and so on. and i'll also be including a breakdown
> of all the gcc-related packages and how they work together to take
> something as simple as "hello, world" and turn it into an executable.
> (references to nm, objdump, readelf, etc.)
>
> anyone know a decent writeup of that online somewhere? i know lots
> of bits and pieces, but nothing that covers that from beginning to
> end. thoughts?
>
> rday
> --
>
Happened across this link and thought it might be useful.
http://www.tenouk.com/ModuleW.html
More information about the kwlug-disc
mailing list