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: Ralf Wildenhues
Subject: Re: problem when cross compiling with mingw32ce
Date: Sun, 23 Nov 2008 20:41:32 +0100
User-agent: Mutt/1.5.18 (2008-05-17)

Hello Vincent,

* 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.o ../../src/lib/libevil.la
> libtool: link: arm-mingw32ce-gcc -g -O2 -Wl,--enable-auto-import -o  
> .libs/suite.exe suite.o test_memcpy.o memcpy_glibc_arm.o  
> -L/home/torri/local/wince/lib -L/home/torri/local/opt/cegcc/lib  
> ../../src/lib/.libs/libevil.dll.a -lws2 -L/home/torri/local/wince/lib
>
> libtool: link: Could not determine host path corresponding to
> libtool: link:  
> '/home/torri/tmp/svnroot_wince/e17/proto/evil/src/lib/.libs'
> libtool: link: Continuing, but uninstalled executables may not work.
> libtool: link: Could not determine host path corresponding to
> libtool: link:   '/home/torri/local/wince/lib'
> libtool: link: Continuing, but uninstalled executables may not work.
> libtool: link: Could not determine host path corresponding to
> libtool: link:   '/home/torri/local/wince/bin'
> libtool: link: Continuing, but uninstalled executables may not work.
> libtool: link: Could not determine host path corresponding to
> libtool: link:   '/home/torri/local/opt/cegcc/lib'
> libtool: link: Continuing, but uninstalled executables may not work.
> libtool: link: Could not determine host path corresponding to
> libtool: link:   '/home/torri/local/opt/cegcc/bin'
> libtool: link: Continuing, but uninstalled executables may not work.
> libtool: link: Could not determine host path corresponding to
> libtool: link:  
> '/home/torri/tmp/svnroot_wince/e17/proto/evil/src/lib/.libs'
> libtool: link: Continuing, but uninstalled executables may not work.

Do you still have this problem, and if yes, is there anything wrong
*except* for the warnings?

Do you have/does there exist a simulator for mingw32ce, i.e., can you
execute WinCE binaries on your host system in the cross compile setup?
If yes, do they see Windows-style paths (C:\...), and if yes, how do
they look like, or do they see unix-style paths?

Thanks,
Ralf




reply via email to

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