phracker / MacOSX-SDKs

A collection of those pesky SDK folders: MacOSX10.1.5.sdk thru MacOSX11.3.sdk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MacOS SDK 10.15 has header bugs

staticfloat opened this issue · 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