]> git.ipfire.org Git - thirdparty/libtool.git/commit
Convert file names to toolchain format in $NM and $AR @files.
authorPeter Rosin <peda@lysator.liu.se>
Mon, 6 Sep 2010 08:39:10 +0000 (10:39 +0200)
committerPeter Rosin <peda@lysator.liu.se>
Mon, 6 Sep 2010 08:39:10 +0000 (10:39 +0200)
commit742873613de1d661db060d4124438cf937832202
treecdd1f2ecfafa424b22bc553062d74dcb5921f47d
parent4dcbe4358349feeab91ac386047840c86a0009c2
Convert file names to toolchain format in $NM and $AR @files.

* libltdl/config/ltmain.m4sh (func_mode_link): When listing
symbols and when creating archives using command files (or
response files), make sure that both the name of the command
file and the content are made up of file names in a format
appropriate for the tool. Fixes stresstest.at on MSYS when
run with low command line length.

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