Follow-up Comment #8, sr #108201 (project libtool):

Bob, please see comment  #5

As I indicated, local test n° 45 export.at is the existing test.

I added the following line :
AT_CHECK([elfdump -d .libs/liba.so | grep "SONAME"],[], [ignore], [ignore]) 

to ensure that the SONAME was being added, elfdump being available on ELF
platforms... as I mentioned, I can't answer for other platforms.

The LDFLAGS statement commented out is a misnomer, I believe, as the link
editor is not being invoked directly but indirectly via libtool and on via
$CC.  When I modified it to -Wl,--no-undefined I got a duplicate ld option
warning so I simply commented it out.
Perhaps this as well could be cleaned up to use lt_no_undefined_flag or
something like that.

Please find the git diff attached.

(file #27082)
    _______________________________________________________

Additional Item Attachment:

File name: libtool.m4.git-diff            Size:1 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/support/?108201>

_______________________________________________
  Message posté via/par Savannah
  http://savannah.gnu.org/


_______________________________________________
https://lists.gnu.org/mailman/listinfo/libtool

Reply via email to