From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id C24253858D1E; Tue, 2 May 2023 13:18:09 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C24253858D1E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1683033489; bh=iTlbS9w3DGwD3bU+filgybJYQjkfbm0eipxpMsci6zg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=BMBiuQSBve7TO5YL3/4wQp1HUTs+sR5E08wuVy31zFynT6h7lXfOsuE8hHbYKJxhc AF4+jR+t/9u3lKNSzNN7e80An60UdXYbQzObRpEuxLSFQJQWi6EiAVJL1B0CDXu6rw OACb7UEoGqZiLrLcnY8mobwIMdJrQduLQGWd0kmk= From: "jakub at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug sanitizer/109698] gcc/g++ build/link fails for libhwasan.so Date: Tue, 02 May 2023 13:18:09 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: sanitizer X-Bugzilla-Version: 13.1.0 X-Bugzilla-Keywords: build X-Bugzilla-Severity: normal X-Bugzilla-Who: jakub at gcc dot gnu.org X-Bugzilla-Status: WAITING X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.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://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D109698 --- Comment #2 from Jakub Jelinek --- Seems binutils has added support for __ehdr_start only in https://sourceware.org/legacy-ml/binutils/2012-06/msg00171.html in 2012. Do you have binutils older than that?=