From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 783A13857C4F; Wed, 29 May 2024 18:33:41 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 783A13857C4F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1717007621; bh=214U5XqeCSPa8kDXP6DY1fRhw2jxAZNa6U9U/pxIRUs=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Ps+CsCHWk53HdK8Nj0+rzAQ5FyFDu1JNcqERNbE2LTfVpY680J0B69KSwvCsddbTP ciCa206JyVt8hcKOtoKaiLLqN4+wMNw2mhgTvmtieBtjg5cH/6vBQ9J8L53MdzF5Ja ch+fjYmwLjdJqt7eFZuCyuJTY7PZAqA1bOmcmKbQ= From: "egallager at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug other/115268] gcc --target --sysroot support? Date: Wed, 29 May 2024 18:33:41 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: other X-Bugzilla-Version: 15.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: egallager at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: WONTFIX 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 see_also 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=3D115268 Eric Gallager changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |egallager at gcc dot gnu.o= rg See Also| |https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=3D46489 --- Comment #3 from Eric Gallager --- (In reply to Andrew Pinski from comment #1) > This is a huge project. That involves finishing up removing target macros > into target hooks.=20 (this is bug 46489, right?) > And a bunch more things. There has been many attempts > over the years in this direction but never finishes up.=