What's different between Library (.a) and Shared object (.o)?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Nick

    What's different between Library (.a) and Shared object (.o)?

    Thanks,
  • Artie Gold

    #2
    Re: What's different between Library (.a) and Shared object (.o)?

    Nick wrote:[color=blue]
    > Thanks,[/color]
    You're welcome.

    To answer your question (which you oh so conveniently hid in the subject
    line) -- as far as news:comp.lang. c++ is concerned, nothing (C++ makes
    no mention of either).

    [I *really* think you were looking to post this on
    news:comp.unix. programmer, but ran into some typographical errors. ;-)]

    Cheers,
    --ag
    --
    Artie Gold -- Austin, Texas

    Comment

    • Sims

      #3
      Re: What's different between Library (.a) and Shared object (.o)?


      "Nick" <nbdy9@hotmail. com.nospam> wrote in message
      news:bv6dbp$10e $1@news3.bu.edu ...[color=blue]
      > Thanks,[/color]

      ????


      Comment

      • Jonathan Turkanis

        #4
        Re: What's different between Library (.a) and Shared object (.o)?

        "Sims" <siminfrance@ho tmail.com> wrote in message
        news:bv6fks$onq ja$1@ID-162430.news.uni-berlin.de...
        [color=blue]
        > ????[/color]

        !!!!


        Comment

        • red floyd

          #5
          Re: What's different between Library (.a) and Shared object (.o)?

          Jonathan Turkanis wrote:[color=blue]
          > "Sims" <siminfrance@ho tmail.com> wrote in message
          > news:bv6fks$onq ja$1@ID-162430.news.uni-berlin.de...
          >
          >[color=green]
          >>????[/color]
          >
          >
          > !!!!
          >
          >[/color]
          not not not not????

          Comment

          • MSG

            #6
            Re: What's different between Library (.a) and Shared object (.o)?

            Nick <nbdy9@hotmail. com.nospam> wrote in message news:<bv6dbp$10 e$1@news3.bu.ed u>...[color=blue]
            > Thanks,[/color]

            *.a is an archive of *.o's

            MSG

            P.S. These are better asked in UNIX groups

            Comment

            Working...