KDE 3.2 compilation problem...

Thiago Macieira thiago.macieira at kdemail.net
Fri Mar 12 09:54:43 GMT 2004


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Stefan Winter wrote:
>Now, if there is no symbol table in RH9´s .so, I am not surprised that
> the linker fails. I suspect this is a grave bug in RedHat´s
> installation. But I am not really an expert in shared objects... Is
> it possible to generate a .so without symbol table? And if yes, how
> is the linker supposed to work with that? Should I file a bug report
> on RedHat´s BugZilla?

There are two symbol tables in ELF objects. The first, the debugging 
symbols, are shown by nm and can be stripped by strip. Their absence 
does not hinder linking or running.

The second symbol table is the one actually being used by the linker and 
dynamic linker. To see it, use readelf.
- -- 
  Thiago Macieira  -  Registered Linux user #65028
   thiago (AT) macieira (DOT) info
    ICQ UIN: 1967141   PGP/GPG: 0x6EF45358; fingerprint:
    E067 918B B660 DBD1 105C  966C 33F5 F005 6EF4 5358
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFAUYjtM/XwBW70U1gRAgv9AKCWHi2+WUIEzIDzkxN5IxZ+ypvZDgCdFjxw
1zKvJBnJPdh3lkWycHus9Wg=
=gxzQ
-----END PGP SIGNATURE-----




More information about the kde-core-devel mailing list