@shac `./contrib/download_prerequisites` is 99% of what is needed for GCC builds for release tar balls of GCC. Otherwise everything is documented https://gcc.gnu.org/install/prerequisites.html unlike what is needed for LLVM/clang or how to do the build there ...
Conversation
Notices
-
Embed this notice
pinskia (pinskia@hachyderm.io)'s status on Wednesday, 11-Dec-2024 04:38:13 JST pinskia
-
Embed this notice
shac ron ₪ (shac@ioc.exchange)'s status on Wednesday, 11-Dec-2024 04:38:14 JST shac ron ₪
#Clang / #LLVM builds with almost no external dependencies (toolchain, cmake, and make). It builds an entire compiler and binutils.
#Rust build automatically pulls in and builds a ton of dependencies, but requires no user intervention. It builds the compiler and runtime libs.
#GCC build continues to suck
-
Embed this notice