libtool-patches
[Top][All Lists]
Advanced

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

Re: [PATCH-1.5] Clean up darwin stuff


From: Gary V. Vaughan
Subject: Re: [PATCH-1.5] Clean up darwin stuff
Date: Wed, 07 Jul 2004 17:26:44 +0100
User-agent: Mozilla Thunderbird 0.7 (X11/20040615)

Peter O'Gorman wrote:
> Okay to apply?

The vast majority of this patch seems to bring branch-1-5 in line with
HEAD, which is fine.  However, I can't find the analog of this chunk:

> @@ -5404,7 +5367,7 @@ $echo "local: *; };" >> $output_objdir/$
>        ;;
>  
>      darwin* | rhapsody*)
> -    if test "$GXX" = yes ; then
> +    if test "$GCC" = yes ; then
>        _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
>        case "$host_os" in
>        rhapsody* | darwin1.[[012]])

Around line 3800 of m4/libtool.m4 in HEAD is a similar chunk, but the
GCC vs GXX test is done very differently.

What does this chunk fix?  If the testsuite needs this chunk to pass, then
go ahead and commit the whole lot.  If the testsuite passes with just the
rest of the patch (minus the chunk above), please commit all but the chunk
above anyway while we nail this down.

Cheers,
        Gary.
-- 
Gary V. Vaughan      ())_.  address@hidden,gnu.org}
Research Scientist   ( '/   http://tkd.kicks-ass.net
GNU Hacker           / )=   http://www.gnu.org/software/libtool
Technical Author   `(_~)_   http://sources.redhat.com/autobook

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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