From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 8C2AB3857414; Tue, 22 Feb 2022 18:55:20 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8C2AB3857414 From: "h0tc0d3 at gmail dot com" To: glibc-bugs@sourceware.org Subject: =?UTF-8?B?W0J1ZyBidWlsZC8yODg4MV0gR2xpYmMgMzItYml0IGJ1aWxkIHJh?= =?UTF-8?B?bmRvbWx5IGZhaWxzIHdpdGggZ2NjOiBlcnJvcjogdW5yZWNvZ25pemVkIGNv?= =?UTF-8?B?bW1hbmQtbGluZSBvcHRpb24g4oCYLXN0YXRpYy1saWJnY2PigJk=?= Date: Tue, 22 Feb 2022 18:55:20 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: build X-Bugzilla-Version: 2.35 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: h0tc0d3 at gmail dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: glibc-bugs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Glibc-bugs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Feb 2022 18:55:20 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D28881 --- Comment #5 from Grigory --- (In reply to Adhemerval Zanella from comment #4) > Are you still seeing build failures after the fix for bug 28895? Yep, I use patch for this bug. Thank you! He apparently decided performance degradation after glibc 2.34. But not solved -static-libgcc bug in 32-bit glibc. I found if I got -static-libgcc bug then this can be solved with compilation and installation 64-bit version glibc, and then will compile 32= -bit version. My build script build 64-bit and 32-bit version at once and some t= imes compilation of 32-bit version fails with -static-libgcc error. My build script: https://github.com/h0tc0d3/arch-packages/blob/master/glibc/PKGBUILD --=20 You are receiving this mail because: You are on the CC list for the bug.=