Re: AnRe: latest update to BigSur 11.1 broke gcc

2020-12-16 Thread Ken Cunningham
I recall this discussion and commit from last year about how gcc finds it’s SDK to use: https://gcc.gnu.org/git/?p=gcc.git&a=commit;h=24ec3cc957c4181d8da9972cb2aa212a3e0cec1c Notably, at this moment in ti

AnRe: latest update to BigSur 11.1 broke gcc

2020-12-16 Thread Chris Jones
I tried it myself, and switching to --with-build-sysroot with gcc10 on big sur does seem to build. I haven't had time to run any tests to see exactly what this means w.r.t. the default sdk search paths. But in any case I think the best advice is anyway to explicitly set it yourself, using one o