From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D4A913858C50; Sun, 17 Mar 2024 04:15:21 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D4A913858C50 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1710648921; bh=Hn3IkwCr9EFpq5667GoMd6S6GqoKPAd32GUDm4i++Bc=; h=From:To:Subject:Date:In-Reply-To:References:From; b=mnFacXRTYwm0s6C2GQxJaxZoEWudk9rJ8Lx2P4dV5N3yM6NjSmHI1K/idChRlx9gv k3pqhRiZxJEGdYuc8Yar6drzTuigDyaXNKIVPBc80sxsww20L9LZQjZZMYF6Hm7ocf QmzVBbotuRQWMrBpu3H4CkIkFlmqeYohAH8sbfh8= From: "iains at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug bootstrap/88590] System Integrity Protection (SIP) breaks GCC build assumptions on Darwin. Date: Sun, 17 Mar 2024 04:15:20 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: bootstrap X-Bugzilla-Version: 9.0 X-Bugzilla-Keywords: build X-Bugzilla-Severity: normal X-Bugzilla-Who: iains at gcc dot gnu.org X-Bugzilla-Status: NEW 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: cf_gccbuild 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=3D88590 Iain Sandoe changed: What |Removed |Added ---------------------------------------------------------------------------- Build|x86_64-apple-darwin1[5678] |x86_64-apple-darwin1[56789] | |, *-apple-darwin2* --- Comment #6 from Iain Sandoe --- fixed on trunk using the @rpath mechanism; TODO - determine if this might reasonably be back-ported.=