func_emit_cwrapperexe_src() with mingw32ce: errno does not exist

2008-10-07 Thread Vincent Torri
Hey, in the function func_emit_cwrapperexe_src(), errno.h is automatically included. But errno system does not exist on Windows CE and that file does not exist. can it be guarded with __MINGW32CE__ ? errno is also used with LTWRAPPER_DEBUGPRINTF and with strerror in ltmain.sh. I think that

Re: problem when cross compiling with mingw32ce

2008-10-07 Thread Vincent Torri
Hey, Even if i'm still waiting for an answer about the func_win32_libid() function, here is the 2nd problem: On Sun, 5 Oct 2008, Ralf Wildenhues wrote: 2) 2nd qestion: I have the following message from libtool (which i do not have with other compilers): libtool: link: Could not determine h

Re: problem when cross compiling with mingw32ce

2008-10-07 Thread Roumen Petrov
Vincent Torri wrote: Hey, Even if i'm still waiting for an answer about the func_win32_libid() function, here is the 2nd problem: On Sun, 5 Oct 2008, Ralf Wildenhues wrote: 2) 2nd qestion: I have the following message from libtool (which i do not have with other compilers): libtool: link: