On 8/17/23 12:59, Eric Gallager via Gcc-patches wrote:
Subject:
[PATCH] improve error when /usr/include isn't found [PR90835]
From:
Eric Gallager via Gcc-patches <gcc-patches@gcc.gnu.org>
Date:
8/17/23, 12:59

To:
gcc-patches@gcc.gnu.org
CC:
ia...@gcc.gnu.org, Eric Gallager <egalla...@gcc.gnu.org>


This is a pretty simple patch that ought to help Darwin users understand
better why their build is failing when they forget to pass the
--with-sysroot= flag to configure.

gcc/ChangeLog:

         PR target/90835
         * Makefile.in: improve error message when /usr/include is
         missing
OK.
jeff

Reply via email to