MacOSX-SDKs icon indicating copy to clipboard operation
MacOSX-SDKs copied to clipboard

MacOS SDK 10.15 has header bugs

Open staticfloat opened this issue 5 years ago • 0 comments

Extracting the MacOS SDK 10.15 from Xcode release later than the 11.3 beta should fix header bugs that prevent GCC from being built against it.

Upstream GCC bug tracking: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90835 Example Homebrew patch to work around: https://raw.githubusercontent.com/Homebrew/formula-patches/b8b8e65e/gcc/9.2.0-catalina.patch

staticfloat avatar Aug 18 '20 20:08 staticfloat