[OT] any good online doc for the details of compiling hello, world?

2009-10-30 Thread Robert P. J. Day
not really a fedora question, but i'm interested in a step-by-step description of what happens when one compiles and runs hello, world. it's sort of a fedora question since i want to relate those steps to the essential fedora packages and where they come into play (gcc, cpp, glibc-devel,

Re: [OT] any good online doc for the details of compiling hello, world?

2009-10-30 Thread Bryn M. Reeves
On Fri, 2009-10-30 at 02:36 -0400, Robert P. J. Day wrote: not really a fedora question, but i'm interested in a step-by-step description of what happens when one compiles and runs hello, world. it's sort of a fedora question since i want to relate those steps to the essential fedora packages

Re: [OT] any good online doc for the details of compiling hello, world?

2009-10-30 Thread Robert P. J. Day
On Fri, 30 Oct 2009, Bryn M. Reeves wrote: On Fri, 2009-10-30 at 02:36 -0400, Robert P. J. Day wrote: not really a fedora question, but i'm interested in a step-by-step description of what happens when one compiles and runs hello, world. it's sort of a fedora question since i want to

Re: [OT] any good online doc for the details of compiling hello, world?

2009-10-30 Thread Aioanei Rares
Robert P. J. Day wrote: On Fri, 30 Oct 2009, Bryn M. Reeves wrote: On Fri, 2009-10-30 at 02:36 -0400, Robert P. J. Day wrote: not really a fedora question, but i'm interested in a step-by-step description of what happens when one compiles and runs hello, world. it's sort of a fedora

Re: [OT] any good online doc for the details of compiling hello, world?

2009-10-30 Thread steve
On 10/30/2009 10:59 PM, Robert P. J. Day wrote: On Fri, 30 Oct 2009, Bryn M. Reeves wrote: [...snip...] that doesn't go as deep as i'd like. actually, after i thought about it a bit longer, i realized that i'd like a document that gets into the details of gcc debugging and optimization in

Re: [OT] any good online doc for the details of compiling hello, world?

2009-10-30 Thread Aaron Konstam
On Sat, 2009-10-31 at 01:07 +0530, steve wrote: On 10/30/2009 10:59 PM, Robert P. J. Day wrote: On Fri, 30 Oct 2009, Bryn M. Reeves wrote: [...snip...] that doesn't go as deep as i'd like. actually, after i thought about it a bit longer, i realized that i'd like a document that

Re: [OT] any good online doc for the details of compiling hello, world?

2009-10-30 Thread steve
On 10/31/2009 01:07 AM, steve wrote: On 10/30/2009 10:59 PM, Robert P. J. Day wrote: On Fri, 30 Oct 2009, Bryn M. Reeves wrote: [...snip...] that doesn't go as deep as i'd like. actually, after i thought about it a bit longer, i realized that i'd like a document that gets into the

Re: [OT] any good online doc for the details of compiling hello, world?

2009-10-30 Thread steve
Hi, gah !! I am really sorry for replying to my own mail the /second/ time in the same thread, but I /had/ to send this ... On 10/31/2009 02:59 AM, steve wrote: [...snip...] For just a usage reference, i guess books like these might help: