Hi I just wanted a good reference which describes the various terminology like compile time, linking, assembler, runtime etc. I can write programs in C++ and can see that object files and the executable are generated but i do not know the intermediate steps in detail.
The Wikipedia articles are very good about explaining how all that works. You might find a better source of information at www.research.att.com, though.