Follow-up Comment #9, patch #7017 (project grep):

So, I seem to be able to find the soname at least on an ELF system as
follows:

$ objdump -p /usr/lib/libpcre.so | grep SONAME   
  SONAME               libpcre.so.3

So that would be something I could run at compile time to get the soname for
runtime for a given system. Is that good enough?

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?7017>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/



Reply via email to