From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 36C8F3858D39; Mon, 19 Sep 2022 06:46:57 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 36C8F3858D39 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1663570017; bh=dcde4NVwW1q8sps5XgH2dPXR5UFYfPkYX74CLsdVz10=; h=From:To:Subject:Date:In-Reply-To:References:From; b=LW7PF7/t1MnnSzi2m20dzT9iIgVvu66+KULLxlGiAGa82DlLRIeOMzHBZnRlQjqyi VEIr0sgDYwj6yzR1eY0mEH9ymnFSZMuZLaF+vLhbVtY1Im2wY3zWa9W3p4F8wv1wTd czhm6KWbbg+vAQN3ByF60+bR5eoy+trizLLEeYYg= 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:46:57 +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: RESOLVED X-Bugzilla-Resolution: NOTABUG X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution bug_status 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 Tomas Kolda changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |NOTABUG Status|UNCONFIRMED |RESOLVED --- Comment #4 from Tomas Kolda --- Not a bug. I have set CFLAGS, CPPFLAGS, CXXFLAGX to use -O2 instead of -Os. --=20 You are receiving this mail because: You are on the CC list for the bug.=