(May 1, 2023 at 7:22 pm)BrianSoddingBoru4 Wrote:(May 1, 2023 at 7:15 pm)FlatAssembler Wrote: How am I no worse than I am now? I would need to install all the programs I've installed on Linux again.
So do that. Sheesh.
Boru
Like I've written on StackExchange:
Quote:What you are essentially telling me is that I should downgrade my GCC to 10.4 (or whichever version comes with Debian) in order to build a new version of GCC. That runs contrary to the typical advice on how to build GCC. It is typically advised that you should build in small increments, that you are less likely to run into trouble if you are using GCC 12.2 to build GCC 13.1 than if you are using GCC 10.4 to build GCC 13.1. And it should be obvious why.