Re: Global data loaded if symbols aren't resolved

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Marcus Clyne <maccaday@xxxxxxxxx> writes:

> Would pages that used symbols from other libraries be included in the
> pages that are copied and modified?

No.

> If that's the case, what about
> pages that have calls to symbols in the standard c library.Are they
> also copied/modified?

No.

> What about global variables inside the shared
> object?  Presumably they are copied, no?

Typically yes.

Rather than ask these precise questions which are somewhat off the
point, I think you should read up on how shared libraries work.  E.g.,
    http://www.airs.com/blog/archives/41

Ian

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux