On macOS use gcc-7 from homebrew instead of gcc-clang.
To install this version of gcc: ~$ brew install gcc@7 Does not seem to work with gcc-8 (missing headers…).
Showing
Please register or sign in to comment
To install this version of gcc: ~$ brew install gcc@7 Does not seem to work with gcc-8 (missing headers…).