On Fri, 9 Aug 2024 10:27:25 GMT, Magnus Ihse Bursie <i...@openjdk.org> wrote:
> The XCode command lines tools is almost, but not quite, enough to build the > JDK. We still need the metal and metallib tools. The error message given by > configure should be improved to indicate if this is the problem with the > user's environment. This pull request has now been integrated. Changeset: a36fb368 Author: Magnus Ihse Bursie <i...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/a36fb368e1a3630d32908884f4abdc3382eb9aaa Stats: 3 lines in 1 file changed: 3 ins; 0 del; 0 mod 8338108: Give better error message in configure if a full XCode is missing Reviewed-by: jwaters, erikj, shade ------------- PR: https://git.openjdk.org/jdk/pull/20520