Follow-up Comment #2, bug #48405 (project gettext):

I absolutely don't know neither if it's related nor if it's relevant, but when
running configure on the (failing) shared 32 bits the value of
GLOBAL_SYMBOL_PIPE (in Makefiles) is different when running configure on the
(successful) shared 64 bits:

shared 32 bit:
GLOBAL_SYMBOL_PIPE = sed -n -e 's/^.*[   ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[        
 ][     
]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d'

shared 64 bit:
GLOBAL_SYMBOL_PIPE = sed -n -e 's/^.*[   ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[        
 ][     
]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d'

(please note the lack of an "_" in the first one).

The same difference is present in the config.cache files for
lt_cv_sys_global_symbol_pipe

Is this helpful?


PS: I removed the branch mxe branch in
https://github.com/mlocati/gettext-iconv-windows : everything's now in the
master branch

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?48405>

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


Reply via email to