Distcc Toolchains
Mapa Europy (nakładka)

Distcc Toolchains

Complete reference for distcc compiler chains.

View full compiler names, GCC versions, glibc, and binutils specs to ensure node compatibility.

OSArchGCCGLIBCBINUTILSChain
Gentooarm152.432.46armv6j-unknown-linux-gnueabihf
Gentooarm152.432.46armv7a-unknown-linux-gnueabihf
Gentooaarch64152.432.46aarch64-unknown-linux-gnu
Gentooi686152.432.46i686-pc-linux-gnu
Gentoox86_64152.432.46x86_64-pc-linux-gnu
Raspbianarm142.412.44arm-linux-gnueabihf
Raspbianaarch64142.412.44aarch64-linux-gnu
Debiani686142.412.44i686-linux-gnu
Debianx86_64142.412.44x86_64-linux-gnu

Clang Supported Target Architectures

The Clang compiler architecture is designed from the ground up to support cross-compilation natively. A single installed binary can emit machine code for various hardware targets, provided that the corresponding LLVM backend components were enabled during the compilation of the compiler itself.

The following table provides the exact list of targets your Clang installation can build for by using the -target command-line switch:


TargetArchitecture Description
aarch64AArch64 (little endian)
aarch64_32AArch64 (little endian ILP32)
aarch64_beAArch64 (big endian)
amdgcnAMD GCN GPUs
armARM
arm64ARM64 (little endian)
arm64_32ARM64 (little endian ILP32)
armebARM (big endian)
avrAtmel AVR Microcontroller
bpfBPF (host endian)
bpfebBPF (big endian)
bpfelBPF (little endian)
hexagonHexagon
lanaiLanai
loongarch3232-bit LoongArch
loongarch6464-bit LoongArch
mipsMIPS (32-bit big endian)
mips64MIPS (64-bit big endian)
mips64elMIPS (64-bit little endian)
mipselMIPS (32-bit little endian)
msp430MSP430 [experimental]
nvptxNVIDIA PTX 32-bit
nvptx64NVIDIA PTX 64-bit
ppc32PowerPC 32
ppc32lePowerPC 32 LE
ppc64PowerPC 64
ppc64lePowerPC 64 LE
r600AMD GPUs HD2XXX-HD6XXX
riscv3232-bit RISC-V
riscv6464-bit RISC-V
sparcSparc
sparcelSparc LE
sparcv9Sparc V9
spirvSPIR-V Logical
spirv32SPIR-V 32-bit
spirv64SPIR-V 64-bit
systemzSystemZ
thumbThumb
thumbebThumb (big endian)
veVE
wasm32WebAssembly 32-bit
wasm64WebAssembly 64-bit
x8632-bit X86: Pentium-Pro and above
x86-6464-bit X86: EM64T and AMD64
xcoreXCore