From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 2B7F83858D39; Mon, 19 Sep 2022 06:44:45 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2B7F83858D39 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1663569885; bh=uLjtyzmO4WgTHA6ZqERswRAJSw6Usu4L6xO38fklGq8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Y1BD6mZXJ5UTYb1OHaoNDlVf5pypzKoC+xeUKlJ5ajYflfYPCeF8187O1epFbDLxG G7BlbRXDxZh1sxrIRfaC3+nDpVvGSRIf5At37dMQgPwHYbmgtnFt5SHGecYFf1Wa7h iWQapXNOYAwO0gLM22dHWRsekqnWjiDm7aFPTSyE= From: "koldat at gmail dot com" To: glibc-bugs@sourceware.org Subject: [Bug build/29576] librtld.os: in function `_dl_start_profile': (.text+0x9444): undefined reference to `strcpy' Date: Mon, 19 Sep 2022 06:44: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.36 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: koldat 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 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D29576 --- Comment #3 from Tomas Kolda --- "-Os or other instead of -O2" - You are absolutely right. I am using Alpine abuild that has default "-Os". I am not sure why it worked for 2.35. Anyway, thank you so much for the hint. It resolved the problem. --=20 You are receiving this mail because: You are on the CC list for the bug.=