From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pl1-x634.google.com (mail-pl1-x634.google.com [IPv6:2607:f8b0:4864:20::634]) by sourceware.org (Postfix) with ESMTPS id 358C738930D5 for ; Wed, 21 Jul 2021 08:22:23 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 358C738930D5 Received: by mail-pl1-x634.google.com with SMTP id b12so582167plh.10 for ; Wed, 21 Jul 2021 01:22:23 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=miA4PFJRLPEwdafKsbPei2GkE2X7Xmw+YYPvtW1zyKQ=; b=JyJMiGWC6m2lk06uBsm1xVf/qb+D61cxAkn4U8onY9bSX7c6bWZUPMZ+4RyJKOylN2 HDAIxRZ4LMEcVEiNBYYJjFmVG7gZCfY/X3PXq2twy8TxZHukvh4+2Xs+6SkkdaSASztj F5kdLxoXYntZXeFECnWq6wm2ATdzopyvclqJ+97qNTMnMH/TcnthkgCiTIFpBlPOMVCM kxpcaOrLM3BG5Ug227QFoM8MbCX2LzJ45jzauqITsjgxDfD8xreXXBXegdNS32MDrAyF l7Q7e557d59rcCba7hagPAIui8PKEDo9MF8j8woCTx/mIf9E8nVI93U6FdOYmMaYW5DS wJAg== X-Gm-Message-State: AOAM531sPLL0GhEs4tWoiPN0Pknp18VJ8fmsmOb3qO7LsDI8nwKYZgz/ MSL/TrNH7yMleWciwuLcGFMUDIlxZgmPmA== X-Google-Smtp-Source: ABdhPJzEpGWLjO3ZRWdFcrKZm+nqFRxfgjZQn9EsAVuQs8oWZoy1rfr02fFss4LQeptsZnexq8KxaA== X-Received: by 2002:a17:90a:c297:: with SMTP id f23mr34610974pjt.194.1626855741785; Wed, 21 Jul 2021 01:22:21 -0700 (PDT) Received: from squeak.grove.modra.org ([2406:3400:51d:8cc0:2ef4:28ae:579:d4ff]) by smtp.gmail.com with ESMTPSA id j6sm22128897pji.23.2021.07.21.01.22.20 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 21 Jul 2021 01:22:20 -0700 (PDT) Received: by squeak.grove.modra.org (Postfix, from userid 1000) id 1E7C01140086; Wed, 21 Jul 2021 17:52:18 +0930 (ACST) Date: Wed, 21 Jul 2021 17:52:18 +0930 From: Alan Modra To: Nick Alcock Cc: Nick Clifton , gcc-patches@gcc.gnu.org, binutils@sourceware.org Subject: Re: [PATCH 2/4 REVIEW] libtool.m4: fix nm BSD flag detection Message-ID: References: <20210625161335.4831-1-nick.alcock@oracle.com> <20210625161335.4831-3-nick.alcock@oracle.com> <87fswrdyix.fsf@esperi.org.uk> <82c38e53-9f97-8f7d-b1f7-9a9e45aacfa1@redhat.com> <87pmvuc5f2.fsf@esperi.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87pmvuc5f2.fsf@esperi.org.uk> X-Spam-Status: No, score=-3030.9 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_SHORT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=unavailable autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: gcc-patches@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jul 2021 08:22:24 -0000 On Wed, Jul 07, 2021 at 08:03:45PM +0100, Nick Alcock via Gcc-patches wrote: > On 7 Jul 2021, Nick Clifton told this: > > > Hi Nick, > > > >> Ping? > > > > Oops. > > I sent a bunch of pings out at the same time, to a bunch of different > projects. You are the only person to respond, so thank you! > > >>> PR libctf/27482 > >>> * libtool.m4 (LT_PATH_NM): Try BSDization flags with a user-provided > > > > Changes to libtool need to be posted to the libtool project: > > > > https://www.gnu.org/software/libtool/ > > I considered this, but there is *serious* divergence between the > libtool.m4 in our tree and upstream. Fixing this divergence looks to be > a fairly major project in and of itself :( the last real sync looked > like being all the way back in 2008. Yes, I looked at doing a sync myself a few years ago.. I'll OK the two libtool changes for binutils. -- Alan Modra Australia Development Lab, IBM