DKIM-Filter: OpenDKIM Filter v2.11.0 delorie.com 4A2Mo6Rd720369
Authentication-Results: delorie.com;
	dkim=pass (1024-bit key, unprotected) header.d=cygwin.com header.i=@cygwin.com header.a=rsa-sha256 header.s=default header.b=qgbHgDPG
X-Recipient: archive-cygwin@delorie.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3F372385842A
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
	s=default; t=1730587805;
	bh=klILb3derlxWzqzLTuSt82egEQH5ciIoGv1XfOGb/ww=;
	h=To:Subject:In-Reply-To:References:Date:List-Id:List-Unsubscribe:
	 List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:
	 From;
	b=qgbHgDPG9xf+LIqnS/l4c9TMylQgp0oFAh01UbjFlHHJmiCo868ylq0M5kdIGAZ7H
	 9U9WiQcTXYn7INnuzLume13g/qlLauqBAUc8MrOSEyfrKuEQpAOZGn9NLcQyMr7ciX
	 3VKx9CE9bw+Itk6N8dAxzTpLTgEircyLaIxL1xu4=
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 0C0653858D26
ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 0C0653858D26
ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1730587784; cv=none;
 b=ek/s1B3kenr6TPZRArKIAJImv+aH6+tLgjA3FnNthJ0ZVZ370ZC3KuEnyl7i/qsEdLS+Ec2BkfetaMOJ1j8C1xxcp1OV9CtiJm8+R3yNAe2thW/3J9DEdfxSjB51E9IUpjA+mxLFBoyacX/HOkW+6HIs8CB0Ic9c15QXgQYm7Ds=
ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key;
 t=1730587784; c=relaxed/simple;
 bh=Xd9yAjc8jcW/f6TKtbMYh/o3FW7H9lD/zpysS4q4XeA=;
 h=DKIM-Signature:From:To:Subject:Date:Message-ID:MIME-Version;
 b=x8iZh8WYmL8OW32Av9sE08jiDTT6/E9EZU2PTkv8aZPKPkThPNWlejwwL7JlrShDwh1j8ysoo/zVK2hmKGCnLODKTs9/J/9GYtEINmGyWT06hdaJ/7UvwaDJ4VNFyqfJJK8LDYy42P0BKPcjMqahd0tXiCy2ufX9X1LK4rsA/Wo=
ARC-Authentication-Results: i=1; server2.sourceware.org
To: cygwin@cygwin.com
Subject: Re: g++ 12 -std=gnu++20
In-Reply-To: <E1BCA6B2-D979-4166-AA22-729D3B5EEFE0@unified-streaming.com>
 (Dimitry Andric via Cygwin's message of "Thu, 31 Oct 2024 16:34:57
 +0100")
References: <48e51b50-63db-4b14-b321-46942e40862e@SystematicSW.ab.ca>
 <3805509C-51BA-46F9-95A3-007CE99B014A@unified-streaming.com>
 <764d17ab-a660-4e89-8fd3-175e93f11507@gmail.com>
 <B7BA05FB-75CE-48DE-92ED-267540E59FD0@unified-streaming.com>
 <575d416a-7ee0-4e85-82f2-d97b4cd511da@SystematicSW.ab.ca>
 <E1BCA6B2-D979-4166-AA22-729D3B5EEFE0@unified-streaming.com>
Date: Sat, 02 Nov 2024 23:49:34 +0100
Message-ID: <87r07tfdz5.fsf@Gerda.invalid>
User-Agent: Gnus/5.13 (Gnus v5.13)
MIME-Version: 1.0
X-purgate-type: clean
X-purgate: clean
X-purgate-size: 863
X-purgate-ID: 155817::1730587777-1BFFE466-D5721A84/0/0
X-BeenThere: cygwin@cygwin.com
X-Mailman-Version: 2.1.30
Precedence: list
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
From: ASSI via Cygwin <cygwin@cygwin.com>
Reply-To: ASSI <Stromeko@nexgo.de>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: cygwin-bounces~archive-cygwin=delorie.com@cygwin.com
Sender: "Cygwin" <cygwin-bounces~archive-cygwin=delorie.com@cygwin.com>

Dimitry Andric via Cygwin writes:
> I think most Linux distributions have switched fully to the new ABI by
> now, and dropped support for the old ABI, so they configure their
> gcc's with _GLIBCXX_USE_CXX11_ABI=1 by default.

They also have the luxury of full distro rebuilds every once in a while.

I wouldn't mind getting rid of this historical wart with the switch to
gcc-13 sometime next year if someone can convince me that the existing
packages (many of which have no current maintainer and therefore will
not be easily rebuilt) keep working.  In particular, Qt5 should still be
linkable and function with packages built before and after the switch.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Samples for the Waldorf Blofeld:
http://Synth.Stromeko.net/Downloads.html#BlofeldSamplesExtra

-- 
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
