From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wr1-x431.google.com (mail-wr1-x431.google.com [IPv6:2a00:1450:4864:20::431]) by sourceware.org (Postfix) with ESMTPS id 7B036385781A for ; Mon, 15 Nov 2021 17:22:22 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 7B036385781A Received: by mail-wr1-x431.google.com with SMTP id s13so32236585wrb.3 for ; Mon, 15 Nov 2021 09:22:22 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:references:from:in-reply-to :content-transfer-encoding; bh=9d7xw4OSCpEAL8XVYJtc5t3Lw3fZK4KeckNCE6QFEzY=; b=5Xnj+evxfi8clMx4A76SfeU9+frEeVlVG6Ze9oie6gxNcXlQbMVm/ALfOr7poHx8ww ShAf6hpzLsnR2TIQgHQpbIG2lY3qcjz7fx/JlyO1iwldQZW8YjdaHeXMqga9KxEiLUbd Cwht/YYqhSv27J8yH3lDZKWBdfS3YW+CS8qE0vCXpk61VA3E7AzvukWHB2kzMLeSj7CN sgNtuo0RhXLxJvgAJvuZTqvncus1r6ksXvM8uZzanxAGWxxMnAYlBo1Yhuqohm6+IuXX pRZqPtXonSLJ5cI3UrLwslt7s0RnVsrWiRqdrdGcdcqxsdCefn0YvOywJXJ4vwgtDs7D 2bfw== X-Gm-Message-State: AOAM531hSmOrDGYzzrGWj/lNMCP3bdktg3khZgpB3VzwESPeL0ZW3+KZ 8MgwwcNZKlsFhDliq6nklVuyxDuK0LQ= X-Google-Smtp-Source: ABdhPJz9C81OaIM1BQUupTwCsEl0i8Nz4Y4woJuQl1iupT28BM1AXru0Vvx3A8YeCWdGujg1Kia19g== X-Received: by 2002:a05:6000:1aca:: with SMTP id i10mr731998wry.407.1636996941514; Mon, 15 Nov 2021 09:22:21 -0800 (PST) Received: from ?IPV6:2003:cc:9f0c:6849:14ea:4907:b5e1:97df? (p200300cc9f0c684914ea4907b5e197df.dip0.t-ipconnect.de. [2003:cc:9f0c:6849:14ea:4907:b5e1:97df]) by smtp.gmail.com with ESMTPSA id o4sm24885478wmq.31.2021.11.15.09.22.20 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 15 Nov 2021 09:22:21 -0800 (PST) Message-ID: Date: Mon, 15 Nov 2021 18:22:21 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.3.0 Subject: Re: {ITA] libtool Content-Language: it To: cygwin-apps@cygwin.com References: <87wnl9v63i.fsf@Rainer.invalid> From: Marco Atzeri In-Reply-To: <87wnl9v63i.fsf@Rainer.invalid> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-2.9 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: cygwin-apps@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Cygwin package maintainer discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Nov 2021 17:22:24 -0000 On 15.11.2021 15:36, Achim Gratz wrote: > > A rebuild for gcc-11 is required due to stupidly hardcoded paths in the > libtool script. > > https://cygwin.com/git-cygwin-packages?p=git/cygwin-packages/libtool.git;a=shortlog;h=refs/heads/playground > > It seems that the -8 release that supposedly fixes some clang++ linking > problem never made it to the repository, so I'm wondering about the > status of that change, though. > > > Regards, > Achim. > all your. Thanks Marco