libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: fix of the c wrapper for the cegcc hosts


From: Ralf Wildenhues
Subject: Re: fix of the c wrapper for the cegcc hosts
Date: Sun, 7 Jun 2009 09:26:36 +0200
User-agent: Mutt/1.5.18 (2008-05-17)

* Vincent Torri wrote on Sun, Jun 07, 2009 at 09:15:14AM CEST:
> here is a patch that does not generate the c wrapper when cegcc hosts  
> (cegcc and mingw32ce) are used.

Thanks!  Pushed.

Cheers,
Ralf

> --- a/ChangeLog
> +++ b/ChangeLog

As a very very minor nit, it is usually better to post ChangeLog entries
as plain text (or as git commit log entry) rather than in diff format,
because the chance is high that they won't apply cleanly anymore when
added to the tree.  Yes, that was only a few minutes ago but still did
not work out.  :-)

> @@ -1,3 +1,10 @@
> +2009-06-07  Vincent Torri <vtorri at univ-evry dot fr>

Two spaces between name and address, and of course I undid the address
obfuscation.

> +     Fix C wrapper invocation for ceGCC hosts (cegcc and mingw32ce)
> +     * libltdl/config/ltmain.m4sh (func_mode_link): do not generate
> +     C wrapper for cegcc and mingw32ce hosts.
> +     (func_emit_cwrapperexe_src): remove useless check on __MINGW32CE__
> +
>  2009-06-06  Richard Sandiford  <address@hidden>




reply via email to

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