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:36:36 +0100
User-agent: Mutt/1.5.18 (2008-05-17)

I've pushed three patches for cegcc now.  This should flush all patches
pending from this mail thread.

Cheers,
Ralf

commit 2a06feab95ec4c0e10f265dfb40aff381489d8f3
Author: Vincent Torri <address@hidden>
Date:   Sun Nov 23 20:30:33 2008 +0100

    Fix func_emit_cwrapperexe_src for WinCE: no errno support.
    
    * libltdl/config/ltmain.m4sh (func_emit_cwrapperexe_src)
    [__MINGW32CE__]: Do not use errno, do not include errno.h and
    remove calls related to errno when using the mingw32ce compiler.
    
    Signed-off-by: Ralf Wildenhues <address@hidden>

commit 6ad29eaccf58011e38488875695612728ae52dad
Author: Ralf Wildenhues <address@hidden>
Date:   Sun Nov 23 20:11:38 2008 +0100

    No libm in WinCE.
    
    * libltdl/m4/libtool.m4 (LT_LIB_M) [cegcc*]: This system has
    only a dummy libm, ignore.
    Report by Vincent Torri.
    
    Signed-off-by: Ralf Wildenhues <address@hidden>

commit 20d15587b268f67aa539d5351027dbe5bdbd183b
Author: Ralf Wildenhues <address@hidden>
Date:   Sun Nov 23 20:10:32 2008 +0100

    Fix import library detection for WinCE.
    
    * libltdl/config/ltmain.m4sh (func_win32_libid): Work for
    pe-arm-wince import libraries.
    * NEWS: Update.
    Report by Vincent Torri.
    
    Signed-off-by: Ralf Wildenhues <address@hidden>






reply via email to

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