logo       

bug in libtool --mode=install with EXEEXT: msg#00152

gnu.libtool.general

Subject: bug in libtool --mode=install with EXEEXT


When using mingw, libtool 1.4e (1.1198 2003/02/25 00:30:28)
with the --mode=install option will fail to install a .exe :

STRIPPROG='i586-mingw32msvc-strip' /bin/sh ../libtool --mode=install /bin/sh
/home/sable/tim/release_test/libbraille-0.9.11/libbraille-0.9.11/install-sh -c
-s test_libbraille.exe /usr/local/win32/bin/test_libbraille.exe

../libtool: line 5764: ./test_libbraille.: No such file or directory

The corresponding Makefile.am is :

bin_PROGRAMS = test_libbraille

test_libbraille_CFLAGS = @DEBUG_FLAGS@ -I$(top_srcdir)/include
test_libbraille_SOURCES = test_libbraille.c
test_libbraille_LDFLAGS = -L$(top_srcdir)/lib -lbraille @LIBLTDL@ @LIBADD_DL@

This bug was not present in libtool 1.4e (1.1165 2002/12/11 19:44:59).

--
Sébastien Sablé <sebastien.sable@xxxxxxxxxxxxxx>
http://inova.snv.jussieu.fr/~sable


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise