From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 94F2C3858408; Wed, 5 Jul 2023 11:12:19 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 94F2C3858408 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1688555539; bh=REIvuiAXrrV/8aMDSR/uZ+isKRtZHSpA61YbxCKWsB4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=QrceALCYFNpstoGnQsTPDU6U3mjYMGXByO33wQQUbhfHpcIwLLHfDMZpqRNv8GMkN brzoLciuyPQXqJW/1oh3ktXqIHrkKqIE5hR50wAqNAQwgjt6D04kvD8P2h3CAHskEy vNnSJSJyuY132//7fYePUQZTp8diUrApAyZmxT0I= From: "simon at pushface dot org" To: gcc-bugs@gcc.gnu.org Subject: [Bug bootstrap/110467] Bootstrap with Ada enabled fails with --enable-host-pie Date: Wed, 05 Jul 2023 11:12:18 +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: 14.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: simon at pushface dot 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: cc 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=3D110467 simon at pushface dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |simon at pushface dot org --- Comment #6 from simon at pushface dot org --- I hadn't spotted this, so attempted an Ada build with gcc-14-20230702 and g= ot this: make[3]: *** No rule to make target `../libiberty/pic/libiberty.a', needed = by `cc1-checksum.cc'. Stop. make[3]: Leaving directory `/Volumes/Miscellaneous3/x86_64/gcc-14-20230702/gcc/gcc' gcc-14-20230702/gcc/ is automatically configured with --enable-host-pie, sh= ould libliberty/ be also?=