X-Recipient: archive-cygwin@delorie.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org DDC29385DC11
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
	s=default; t=1585740798;
	bh=RQUQyiDanaTddyG8ZdBT01N/72DQBdRtEbEjtCcPWAE=;
	h=References:In-Reply-To:Date:Subject:To:List-Id:List-Unsubscribe:
	 List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:
	 From;
	b=ZALTIPqlK3vD/ycPcUCKHFkeKEWD4qTCbeYQ06ijOyTL+f1moIdQZ70kURTOc9Cr7
	 duzUW3++4RXlpFDl9IjUqgXDwe27pi6nvy1Pcald3NF+J0K3odPSRQQwF1QN7ENkas
	 JWLnbgv1xHk4zTjHrCxohxExVPtoQXDo0JBYdMSQ=
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 74A8A385BF92
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: <CAAXzdLWXD09FkgTmo2FY0kH4NmyYeAu9gnQaarkwYxKjYjOx3Q@mail.gmail.com>
In-Reply-To: <CAAXzdLWXD09FkgTmo2FY0kH4NmyYeAu9gnQaarkwYxKjYjOx3Q@mail.gmail.com>
Date: Wed, 1 Apr 2020 13:33:03 +0200
Message-ID: <CAO1jNwvJsgL92nOdyTMfdL8_Rj211o=T3Aro=6PouDoM_T+X7g@mail.gmail.com>
Subject: Re: [ANNOUNCEMENT] Updated: binutils-2.34+1git.de9c1b7cfe-1
 (x86/x86_64)
To: cygwin@cygwin.com
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
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <http://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <http://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
From: Jan Nijtmans via Cygwin <cygwin@cygwin.com>
Reply-To: Jan Nijtmans <jan.nijtmans@gmail.com>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: "Cygwin" <cygwin-bounces@cygwin.com>

> 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
--
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple
