From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 20EE73858027; Tue, 22 Feb 2022 19:11:44 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 20EE73858027 From: "adhemerval.zanella at linaro dot org" To: glibc-bugs@sourceware.org Subject: =?UTF-8?B?W0J1ZyBidWlsZC8yODg4MV0gR2xpYmMgMzItYml0IGJ1aWxkIHJh?= =?UTF-8?B?bmRvbWx5IGZhaWxzIHdpdGggZ2NjOiBlcnJvcjogdW5yZWNvZ25pemVkIGNv?= =?UTF-8?B?bW1hbmQtbGluZSBvcHRpb24g4oCYLXN0YXRpYy1saWJnY2PigJk=?= Date: Tue, 22 Feb 2022 19:11:44 +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: adhemerval.zanella at linaro dot org 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 19:11:44 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D28881 --- Comment #6 from Adhemerval Zanella --- (In reply to Grigory from comment #5) > (In reply to Adhemerval Zanella from comment #4) > > Are you still seeing build failures after the fix for bug 28895? >=20 > Yep, I use patch for this bug. Thank you! He apparently decided performan= ce > 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 a= nd > some times compilation of 32-bit version fails with -static-libgcc error. >=20 > My build script: > https://github.com/h0tc0d3/arch-packages/blob/master/glibc/PKGBUILD Could you verify that the toolchain used to build 32 bit glibc *does* have libgcc.a in the search list?=20 As I said I don't think this is a glibc issue, since it does not seem that = you are running the toolchain with the built glibc (which might trigger the avx2 strncmp issue). --=20 You are receiving this mail because: You are on the CC list for the bug.=