Re: Adding dependencies to shared objects

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

 



Christoph Bartoschek <bartoschek@xxxxxx> writes:

> I have only one NEEDED entry and it mentiones libc.so.6.
> 
> How can I relink the library such that the two dependencies also appear here? 
> I have already filled a bug report for opensuse 10.2, but till a fix appears 
> I have to do it myself.  I would like to change the current library without 
> building it from source myself.

The only way to add new NEEDED entries to an existing .so is to
rebuild it from the .o input files.

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