]> git.ipfire.org Git - thirdparty/libtool.git/commit
Convert file name to toolchain format when invoking $NM.
authorPeter Rosin <peda@lysator.liu.se>
Fri, 10 Sep 2010 13:04:17 +0000 (15:04 +0200)
committerPeter Rosin <peda@lysator.liu.se>
Fri, 10 Sep 2010 13:04:17 +0000 (15:04 +0200)
commit7db93c02180c1206b203ddc7247c234c404a2efd
tree91b931715cbc724717a0eedb83f642d1b2f0f0e6
parent18a85621b92fbeac985484679a2160c7bb2433c6
Convert file name to toolchain format when invoking $NM.

* libltdl/config/ltmain.m4sh (func_generate_dlsyms)
(func_win32_libid, func_cygming_gnu_implib_p)
(func_cygming_ms_implib_p): When using the name lister to find
symbols in files, convert the file names to a format appropriate
for the tool. Fixes testsuite issues in mdemo-static-make.test
and mdemo-make.test when doing a cross from Cygwin/Wine to MinGW
using MinGW native tools (a.k.a. a "faked" cross).

Signed-off-by: Peter Rosin <peda@lysator.liu.se>
ChangeLog
libltdl/config/ltmain.m4sh