libtool-patches
[Top][All Lists]
Advanced

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

Re: add cegcc support


From: Vincent Torri
Subject: Re: add cegcc support
Date: Sat, 19 Apr 2008 19:24:51 +0200 (CEST)



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.

It is on purpose. I've removed the spaces in the attached patch.

regards

Vincent Torri

Attachment: libtool_cegcc2.diff
Description: Text document


reply via email to

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