[Bug target/115742] MacOS Monterey : /usr/include not found
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Jul 2 11:41:43 GMT 2024
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115742
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed| |2024-07-02
Ever confirmed|0 |1
Status|UNCONFIRMED |WAITING
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Did you read the error mesage:
(on Darwin this usually means you need to pass the --with-sysroot= flag to
point to a valid MacOS SDK)
More information about the Gcc-bugs
mailing list