Vincent Torri wrote:
I don't care about that. I just want myexecutables being installed (copied) in the prefix/bin directory I passed when I exec 'make install'. That's all. WHY does libtool does not want to do so ? Is there a way to forbid libtool executing that wrapper ? like -do-not-exec-the-stupid-wrapperIt is just a warning. Is there a real issue ?the issue is that 'make install' installs no executables at all.
Vincent, I can't reproduce with testcase from attached file "lt-mingw-nowine-bootstrap.sh.gz" (Note my emulator is not in /bin:/usr/bin).
Result: $ /bin/ls -l /tmp/test/pkg/lt-mingw-nowine/* /tmp/test/pkg/lt-mingw-nowine/bin: ... -rwxr-xr-x 1 ... 2008-12-07 01:12 foo.exe -rwxr-xr-x 1 ... 2008-12-07 01:12 libfoo1-0.dll -rwxr-xr-x 1 ... 2008-12-07 01:12 libfoo2-0.dll /tmp/test/pkg/lt-mingw-nowine/lib: ... -rw-r--r-- 1 ... 2008-12-07 01:12 libfoo1.a -rwxr-xr-x 1 ... 2008-12-07 01:12 libfoo1.dll.a -rwxr-xr-x 1 ... 2008-12-07 01:12 libfoo1.la -rw-r--r-- 1 ... 2008-12-07 01:12 libfoo2.a -rwxr-xr-x 1 ... 2008-12-07 01:12 libfoo2.dll.a -rwxr-xr-x 1 ... 2008-12-07 01:12 libfoo2.la Roumen
lt-mingw-nowine-bootstrap.sh.gz
Description: application/gzip
_______________________________________________ http://lists.gnu.org/mailman/listinfo/libtool