]> git.ipfire.org Git - thirdparty/libtool.git/commit
Convert file names to toolchain format when linking.
authorPeter Rosin <peda@lysator.liu.se>
Mon, 6 Sep 2010 08:38:34 +0000 (10:38 +0200)
committerPeter Rosin <peda@lysator.liu.se>
Mon, 6 Sep 2010 08:38:34 +0000 (10:38 +0200)
commit4dcbe4358349feeab91ac386047840c86a0009c2
tree32f8dbc09d4715bd65823f79a2d68384ecb3ae17
parent375a576d095b69bfeb11d5b560201d65ce70e132
Convert file names to toolchain format when linking.

* libltdl/config/ltmain.m4sh (func_mode_link): When exporting
symbols and when linking 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 problems in 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