Hi !
 
I have two shared libraries and the first has references into the other, is there a way to find out the names of the symbols the the first librariy needs from the other ?
 
The linker just says that I need to link with the second library because the first one needs it.
 
Mikael
 

Reply via email to