X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:in-reply-to:references:from:date
	:message-id:subject:to:content-type; q=dns; s=default; b=YwjjMwQ
	aar5W0VFeBC/CSZRQvy82jhiOTuWtepuewqB0NbrO+HJEfNqsjsA++7gy+6XY40g
	jK7T3QXCvgv8SuadFkFt/fPS8wtMHVCMX9UfLoCZZmfC6N7Anjg9KPghGuvT1Kg2
	Ck+Z15nGuqvHJeBqn9hnwLPDAmYXpF37dmV4=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:in-reply-to:references:from:date
	:message-id:subject:to:content-type; s=default; bh=/DLRnk4gS3R23
	sJrrEQ8eOHmPLQ=; b=wxmd6o2KWc46rt80M00eoV2e1qgJKhepVYGgfuwE3JZoG
	1pcrSWNFtUF/yjNmFZtnwkuRNnT5+v1DqzZsTYyBF4UX5JPAtaFG33OSjeWBGqwX
	qnIedYo1/gEzUcN8/rr7oHqoW+MLxycjy8xwh82ufBiQuNtEebyFyIX2ZTKW+g=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=0.2 required=5.0 tests=AWL,BAYES_50,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-wi0-f175.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=1e100.net; s=20130820;        h=x-gm-message-state:mime-version:in-reply-to:references:from:date         :message-id:subject:to:content-type;        bh=0okMGfBLm1gVLJeqEE+0NRV1WJYEZldDt8On0ltHy8g=;        b=budBojl+aAz/9z/HMF2csitUSD7KVIxfqmFJjAlVFy9QsH8JYkyL84eDoW4iRET6Jl         mWKJrFBSFkVBMsAOG7Q/3TdgZpM1vsbQFRVY8kfMeiZc2bI8o4wKdCuAb1T+JrQi7MfM         FMzg8QhXCysfR2uGvuDIDAKgVW0LTaGd+L1Jr3DjN+P/Hx7M0kpwbq59QuAD+PIB+UfM         bocn0iZ3n/embytYNYhixbbTHuLFPAJBmie3AeX9iP0e2NsvKUuSbZHz7LHogg2vOHxp         /58ZbAFt/6JQHIRJmedyA+wXBfnJG31SrefLdOfNgWaOK87iH7ovRZCWe3+JSPpQnlZ3         /u0g==
X-Gm-Message-State: ALoCoQkrKR5klduMvMVr8bqMnbBiS61vv9x0aA54EpWlSGT3FeyRYx1nsfJFgZiC/MffsYbCZgta
X-Received: by 10.194.176.225 with SMTP id cl1mr42309549wjc.45.1434286288692; Sun, 14 Jun 2015 05:51:28 -0700 (PDT)
MIME-Version: 1.0
In-Reply-To: <BAY169-DS389A25F5A9F6FD49BC91EA7B90@phx.gbl>
References: <BAY169-DS15F804724FF54C16451B06A7BA0@phx.gbl> <557CC285.5010308@gmail.com> <BAY169-DS389A25F5A9F6FD49BC91EA7B90@phx.gbl>
From: =?UTF-8?B?xLBzbWFpbCBEw7ZubWV6?= <ismail@donmez.ws>
Date: Sun, 14 Jun 2015 15:51:08 +0300
Message-ID: <CAJ1KOAi7Hqep+nF-SFVhrtame_D-nM10nGGWMXt3p-rHx+e_fA@mail.gmail.com>
Subject: Re: mingw-w64 --enable-fully-dynamic-string
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8
X-IsSubscribed: yes

Hi,

On Sun, Jun 14, 2015 at 4:08 AM, Tony Kelman <tony@kelman.net> wrote:
>> Cygwin's copy contains the mistake.
>
>
> Thanks for the ack. Sorry my mailer is stupid and mis-formatted the very end
> of my message.
>
> I found the opensuse change caused an ABI breakage, C++ executables compiled
> with cygwin's mingw-w64 started segfaulting when the latest libstdc++-6.dll
> from opensuse was earlier on the path. I probably shouldn't have expected
> mixing cygwin-built mingw-w64 executables with opensuse-built mingw-w64
> libraries to work for as long as it has. If a cygwin package rebuild can
> make the ABI's compatible again that would be awesome and fix the breakage
> I've been seeing, but I probably need to switch some of my cygwin buildbots
> over to opensuse to make absolutely sure things will be compatible.

I submitted this change in openSUSE and the mingw packages were
rebuilt as a result, so on openSUSE side everything works as expected.
I also checked msys2 and they use the correct configure line so they
use the same ABI as openSUSE.

It would be nice to have this fixed in Cygwin and get all mingw
packages rebuilt as a result.

ismail

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

