From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 955983858CDA; Sun, 26 Feb 2023 17:56:42 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 955983858CDA DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1677434202; bh=jUNYQVgsZBWzZ6zZqOc2Gc2lXcqg5t25JLkJoJQK6Y8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=FO44vxUyGhWaJSI5S9gp4ouj3L2/+J1KC6uHZ/p6yz+OrQY1Bw/Rw1punmRyXg/nS q4gKPQovXcg+NPnTNb8Lo3ifZieEo2gIPN/jmMzAr7zNIzEt2JNMOpyqJo4DKKrf3A tw/QBoxcgbXx95xpbChL4jjGxhc8eYN9+HOfV4aE= From: "ebotcazou at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug ada/108909] Build process does not honor discovered path to "gnatmake" and "gnatlink" Date: Sun, 26 Feb 2023 17:56:42 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: ada X-Bugzilla-Version: 12.2.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: ebotcazou at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status target_milestone resolution 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=3D108909 Eric Botcazou changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Target Milestone|--- |13.0 Resolution|--- |FIXED --- Comment #5 from Eric Botcazou --- Fixed on the mainline.=