Results 13 comments of D. R. Evans

I can confirm that the instructions at https://tutorialforlinux.com/2025/08/18/how-to-install-gcc-15-from-source-on-debian-trixie-installation/3/ do seem to work correctly: I now have g++ 15.2 running on trixie, building a sizeable project in C++-26 mode, and all...

Nope... I created a brand new VM and installed debian trixie on it, then followed the instructions at: https://github.com/slyfox1186/script-repo/tree/main/rust It failed exactly the same way as it did when I...

It nearly worked. I issued the command: ./target/release/gcc-builder --latest --prefix $HOME/gcc --verbose --build-dir /home/n7dr/remote/zbrew-tmp It built, but did not install (copy and paste from the terminal): ... Build completed successfully...