libtool
[Top][All Lists]
Advanced

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

[sr #108201] libtool problems with -export-symbols-regex on solaris with


From: Richard PALO
Subject: [sr #108201] libtool problems with -export-symbols-regex on solaris with gcc-4.7.x
Date: Wed, 12 Dec 2012 15:13:44 +0000
User-agent: Mozilla/5.0 (X11; SunOS i86pc; rv:17.0) Gecko/17.0 Firefox/17.0

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/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]