difference between compiling and linking...?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • c++_Passioner

    #1

    difference between compiling and linking...?

    I only know Compiling usede to convert the .cpp file into .obj file.
    but have really no idea about linking. please let me know about this.


    Thanking you,
    Pritam

  • osmium

    #2
    Re: difference between compiling and linking...?

    "c++_Passio ner"
    [color=blue]
    > I only know Compiling usede to convert the .cpp file into .obj file.
    > but have really no idea about linking. please let me know about this.[/color]

    Here's a great post by the one and only Karl Heinz Bucchegger who, sadly,
    has been missing lately.




    Comment

    • c++_Passioner

      #3
      Re: difference between compiling and linking...?

      I am really satisfied with the answer.
      Thank you very much

      Comment

      • osmium

        #4
        Re: difference between compiling and linking...?

        "c++_Passio ner" writes:
        [color=blue]
        >I am really satisfied with the answer.
        > Thank you very much[/color]

        Yes, KHB is absolutely the best there is for beginner questions. No
        attitude or pedantry at all; he writes like someone who wasn't born knowing
        everything there is to know already built in. His posts are mostly on
        alt.comp.lang.l earn.c-c++. I posted his full name so you can find some of
        his other gems. And I see now, I managed to misspell it.

        Knowing about Karl Heinz Buchegger and Wikipedia should be at the top of
        every beginner's toolbox.


        Comment

        Working...