Skip to content

Testing on how to compile a GCC toolchain within Docker to be used as the base toolchain for GCCGO, OpenJDK, and Go.

License

Notifications You must be signed in to change notification settings

nebula-aac/test-compile-gcc-with-docker

Repository files navigation

Playing around with compilers such as GCC, Clang, LLVM, and etc.

docker build -t pyrrhus/${IMAGE_NAME}:${VERSION} -t pyrrhus/${IMAGE_NAME}:${VERSION}

BINUTILS_VER = 2.32 GCC_VER = 9.1.0 MUSL_VER = GMP_VER = MPC_VER = MPFR_VER = ISL_VER = LINUX_VER =

Setup distcc on two VMs on Google Cloud Platform

About

Testing on how to compile a GCC toolchain within Docker to be used as the base toolchain for GCCGO, OpenJDK, and Go.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published