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: Vincent Torri
Subject: Re: problem when cross compiling with mingw32ce
Date: Sun, 5 Oct 2008 23:21:22 +0200 (CEST)



On Sun, 5 Oct 2008, Vincent Torri wrote:



On Sun, 5 Oct 2008, Ralf Wildenhues wrote:

* Vincent Torri wrote on Sun, Oct 05, 2008 at 08:00:15PM CEST:

If with those settings, things still fail, you should surround the
func_win32_libid code in your libtool script with 'set -x', 'set +x'
and look at the commands called, when 'libtool --mode=link' is run.
Call them manually and inspect their output.  The comments in the
function explain what is expected.

about that function, the results mentions 'x86 archive *', same when it's a dll or executable. Is it a problem ?

more precisely, with mingw32ce:

 * for DLL, win32_fileres is:

$ file -L .libs/libevil-0.dll
.libs/libevil-0.dll: MS-DOS executable PE  for MS Windows (DLL) 32-bit

so it is good enough

 * for executable, win32_fileres is:

$ file -L ../bin/.libs/suite.exe
../bin/.libs/suite.exe: MS-DOS executable PE  for MS Windows 32-bit

so it is not enough. I think that a case should be added.

Vincent Torri




reply via email to

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