Prelinking of shared libraries

Andreas Schwab schwab@suse.de
Sun May 6 14:45:00 GMT 2001


Waldo Bastian <bastian@kde.org> writes:

|> (Assuming that all 
|> R_386_REL and R_386_32 are bound to .data, is that so? How can I check?)

Use 'readelf -r' to list the relocations.  It shows you which section they
belong to.

|> Something else that I noted: R_386_REL+R_386_32 amounts to 64332 relocations, 
|> but according to LD_DEBUG=statistics I only get 50346 relocations when I 
|> start kedit (with lazy binding). Any idea?

This count only includes the symbol lookups.

Andreas.

-- 
Andreas Schwab                                  "And now for something
SuSE Labs                                        completely different."
Andreas.Schwab@suse.de
SuSE GmbH, Schanzäckerstr. 10, D-90443 Nürnberg
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5



More information about the Libc-alpha mailing list