libtool-patches
[Top][All Lists]
Advanced

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

Re: add cegcc support


From: Ralf Wildenhues
Subject: Re: add cegcc support
Date: Sat, 19 Apr 2008 19:18:45 +0200
User-agent: Mutt/1.5.17+20080114 (2008-01-14)

* Vincent Torri wrote on Sat, Apr 19, 2008 at 07:04:26PM CEST:
>
>> I will then apply your patch after we have sorted out the git mess.
>
> Here is another patch. It changes cegcc to cegcc* and *-cegcc* to  
> *-*-cegcc*
>
> Indeed, the cegcc compiler can have in the future another name with a  
> suffix, according to cegcc developpers.

A minor nit:

> --- libltdl/config/ltmain.m4sh        11 Apr 2008 17:21:55 -0000      1.106
> +++ libltdl/config/ltmain.m4sh        19 Apr 2008 16:33:59 -0000
[...]
> @@ -1714,7 +1714,7 @@
>  
>       # Do a test to see if this is really a libtool program.
>       case $host in
> -     *cygwin*|*mingw*)
> +     *cygwin* | *mingw*)

Is the omission of cegcc here on purpose?  If so, then let's drop this
whitespace-only change.

>           if func_ltwrapper_executable_p "$file"; then
>             func_ltwrapper_scriptname "$file"
>             wrapper=$func_ltwrapper_scriptname_result

Cheers,
Ralf




reply via email to

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