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 <[EMAIL PROTECTED]>
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 <[EMAIL PROTECTED]>

commit 6ad29eaccf58011e38488875695612728ae52dad
Author: Ralf Wildenhues <[EMAIL PROTECTED]>
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 <[EMAIL PROTECTED]>

commit 20d15587b268f67aa539d5351027dbe5bdbd183b
Author: Ralf Wildenhues <[EMAIL PROTECTED]>
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 <[EMAIL PROTECTED]>




_______________________________________________
http://lists.gnu.org/mailman/listinfo/libtool

Reply via email to