gcc icon indicating copy to clipboard operation
gcc copied to clipboard

Fix build error when building for macOS on Apple Silicon using the latest macOS SDK

Open sacredbanana opened this issue 6 months ago • 0 comments

Compiling gcc 6 under macOS on Apple Silicon would produce a build error when compiling the Graphite code. It just needs one extra ISL header to make it work. This was only an issue for gcc6. Building 13.1 and 13.2 has no issues.

image

sacredbanana avatar Aug 11 '24 08:08 sacredbanana