libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: problem when cross compiling with mingw32ce


From: Roumen Petrov
Subject: Re: problem when cross compiling with mingw32ce
Date: Sun, 07 Dec 2008 01:21:39 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.18) Gecko/20081114 SeaMonkey/1.1.13


Vincent Torri wrote:

I don't care about that. I just want my
executables 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-wrapper

It 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

Attachment: lt-mingw-nowine-bootstrap.sh.gz
Description: application/gzip


reply via email to

[Prev in Thread] Current Thread [Next in Thread]