From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-io1-xd2b.google.com (mail-io1-xd2b.google.com [IPv6:2607:f8b0:4864:20::d2b]) by sourceware.org (Postfix) with ESMTPS id 74A8A385BF92 for ; Wed, 1 Apr 2020 11:33:15 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 74A8A385BF92 Received: by mail-io1-xd2b.google.com with SMTP id b12so9030833ion.8 for ; Wed, 01 Apr 2020 04:33:15 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=7cNN6m8+XpOb1IWnUdTzXOmRqqxobGWrzOCK4xfk6sA=; b=gdwupvm7j2oiA5WrfHTEA+Bp4ErcZVyMW1CTC8a+n8X6E7VnVKiFE9qdf3dGqh9FH0 AEAPNdjyDZMSb0B1t3dX6gEmTzmeizY/ZSZwp8QIAadkT0Sn0aNxaZwgzQJBvDDW/1qJ iroKmto/7jmV04MCck9W28ZKlbfIfEE0vI2RX75Xdy10GjVybcPTc07EYTR6Hjl6nAEy PXXt7YcWAMRW3T1w4sfmaYlDLpyEhkjovHBUSKWbTReFzLrMR4cmXMXHFpwQKSmiiesH 1wRQ53c8vjtqMwKv9ToSD0qEkqk0B8neDvHx3A7aoiQ5np3YPw1fqWWTdWwZKvJeg66A 5fjQ== X-Gm-Message-State: ANhLgQ3A2IweovPrjnqNLFMfOnDdVYienkmoeEUXpJ/Cpn/chQ+uzKAz 130TrZfR3FGnOSPEBTthwMf8uzD91b6uunbXyF/LEMlB X-Google-Smtp-Source: ADFU+vsGIKXxAQIGLfZXDtRd+yJj2DsiJ7PfptEYaHJq/fcYvt++T2ITKHoYQO8SrGa/umQkxhwqjAEZ3qdCanlZ+p0= X-Received: by 2002:a5d:9142:: with SMTP id y2mr19435916ioq.185.1585740794168; Wed, 01 Apr 2020 04:33:14 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Jan Nijtmans Date: Wed, 1 Apr 2020 13:33:03 +0200 Message-ID: Subject: Re: [ANNOUNCEMENT] Updated: binutils-2.34+1git.de9c1b7cfe-1 (x86/x86_64) To: cygwin@cygwin.com Content-Type: text/plain; charset="UTF-8" X-Spam-Status: No, score=-4.5 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Apr 2020 11:33:16 -0000 > The following packages have been uploaded to the Cygwin distribution: > > * binutils-2.34+1git.de9c1b7cfe > > This release should fix libtool shared library builds on 32bit Cygwin. When building latest Tcl/Tk 8.6.10 on Cygwin and Win32, I noted that on mingw64-i686 the built executables crash immediately. Reverting mingw64-i686-binutils from version 2.34-1 back to version 2.13.1.be46fa23-1 makes the build work again. So, it looks like binutils for mingw64 (32-bit only) has the same problem as the Cygwin-32 version. Would it be possible to re-build mingw64-i686-binutils with the same patch? Regards, Jan Nijtmans