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: Thu, 13 Dec 2012 11:05:51 +0000
User-agent: Mozilla/5.0 (X11; SunOS i86pc; rv:17.0) Gecko/17.0 Firefox/17.0

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

if the solaris developer/gnu-binutils or pkgsrc/devel/binutils is installed,
then objdump is on the system.

Just noticed that libtool's configure found objdump:
address@hidden:~/src/libtool$ grep objdump config*
config.log:configure:5686: checking for objdump
config.log:configure:5702: found /opt/pkg/gnu/bin/objdump
config.log:configure:5713: result: objdump
config.log:ac_cv_prog_ac_ct_OBJDUMP=objdump
config.log:OBJDUMP='objdump'
config.status:OBJDUMP='objdump'
config.status:S["OBJDUMP"]="objdump"
configure:  # Extract the first word of "${ac_tool_prefix}objdump", so it can
be a program name with args.
configure:set dummy ${ac_tool_prefix}objdump; ac_word=$2
configure:    ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump"
configure:  # Extract the first word of "objdump", so it can be a program name
with args.
configure:set dummy objdump; ac_word=$2
configure:    ac_cv_prog_ac_ct_OBJDUMP="objdump"
configure:test -z "$OBJDUMP" && OBJDUMP=objdump
configure:  # func_win32_libid shell function, so use a weaker test based on
'objdump',
configure:  # use the weaker test based on 'objdump'. See mingw*.
configure:  # Extract the first word of "${ac_tool_prefix}objdump", so it can
be a program name with args.
configure:set dummy ${ac_tool_prefix}objdump; ac_word=$2
configure:    ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump"
configure:  # Extract the first word of "objdump", so it can be a program name
with args.
configure:set dummy objdump; ac_word=$2
configure:    ac_cv_prog_ac_ct_OBJDUMP="objdump"
configure:test -z "$OBJDUMP" && OBJDUMP=objdump

I don't believe binutils is explicitly a libtool prerequisite, though, in
order to use only $OBJDUMP in this case.


    _______________________________________________________

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]