Hey,
* Vincent Torri wrote on Tue, Oct 07, 2008 at 05:30:24PM CEST:
libtool call:
/bin/sh ../../libtool --tag=CC --mode=link arm-mingw32ce-gcc -g -O2
-Wl,--enable-auto-import -L/home/torri/local/wince/lib
-L/home/torri/local/opt/cegcc/lib -o suite.exe suite.o test_memcpy.o
memcpy_glibc_arm
Vincent Torri wrote:
Hey,
* Vincent Torri wrote on Tue, Oct 07, 2008 at 05:30:24PM CEST:
libtool call:
/bin/sh ../../libtool --tag=CC --mode=link arm-mingw32ce-gcc -g -O2
-Wl,--enable-auto-import -L/home/torri/local/wince/lib
-L/home/torri/local/opt/cegcc/lib -o suite.exe suite.o test_mem
On Sat, 6 Dec 2008, Roumen Petrov wrote:
You environment lack emulator, or winepath isn't in PATH.
WHY do I need an emulator ? 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
Vincent Torri wrote:
On Sat, 6 Dec 2008, Roumen Petrov wrote:
You environment lack emulator, or winepath isn't in PATH.
WHY do I need an emulator ?
I need it to run the project tests including libtool tests.
I don't care about that. I just want my
executables being installed (copied) i
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
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-exe