From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D2EAF3858D39; Tue, 27 Dec 2022 14:17:38 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D2EAF3858D39 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1672150658; bh=irHD3yGwHji9brmcn/7175Xg+M26vqHWqswjzxLC56c=; h=From:To:Subject:Date:In-Reply-To:References:From; b=KCZ4f74t9x56Uv4FPfuUWQbyE7oao0s/scvpHJ+PpbWiqSs2JPRCiPdN4eFkYrkvs MhKYA9mTUQHi4mkj8tD9RvKtdAobYSDliRhmhmQBqsFwtnqNYSXtnF0DTSsKp8o83o dnDkuXBZxkQ/rKVA73HilpAChdqSO+G1BpYFln5w= From: "john.frankish at outlook dot com" To: glibc-bugs@sourceware.org Subject: [Bug build/29938] glibc-2.36 fails to build with Os with undefined reference to strcpy Date: Tue, 27 Dec 2022 14:17:37 +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: john.frankish at outlook 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=3D29938 --- Comment #4 from john.frankish at outlook dot com --- Thanks - that appears to have solved the problem of compiling for i486 with -Os. Note that the glibc-2.36 tarball already contains the file added by commit 9dc4e29f630c6ef8299120b275e503321dc0c8c7 I'll check building for x86_64 with -Os in a day or two. --=20 You are receiving this mail because: You are on the CC list for the bug.=