Chris Jones

Results 47 comments of Chris Jones

I would rather avoid introducing a patch file to address this…

Have you discussed this with upstream ?

> > I would rather avoid introducing a patch file to address this… > > What alternative would you recommend? Well a start would be to determine why current build...

b.t.w. is the issue with all gcc versions, or just gcc12 ? If only gcc12, or some of the newer ones, and older ones are OK I would prefer as...

TBH I am not that convinced that, using the Xcode headers, particularly on older systems, is a better idea that using a more up to date set of headers from...

b.t.w. if we do go with something like this, because the same logic will be needed in a number of ports (gcc12 now has the same variant), the logic should...

I am going to close this, as I do not believe it should be deployed. I remain unconvinced that using the Xcode/CLT headers is better than what the ports currently...

Having 4 levels of debug seems a bit excessive to me. I would have thought that say 3 would easily be enough granularity? I also find having level ‘0’ called...

> gcc11 has supported this for a while now too (came out Dec 2020) > > [gcc-mirror/gcc@662b9c5](https://github.com/gcc-mirror/gcc/commit/662b9c55cf06d3df6682ef865fb2b685820317a9) > > and I’ll check gcc10;as I think it does too. yes, I...

> it might be wise to just use Iains forks instead of selectively bringing in patches? What I am doing is directly equivalent, in that I generate the patch file...