Download Latest Version i386-unknown-freebsd.tar.xz (757.2 MB)
Email in envelope

Get an email when there's a new version of obggcc

Home / 3.1
Name Modified Size InfoDownloads / Week
Parent folder
x86_64-unknown-openbsd.tar.xz.sha256 2025-08-10 96 Bytes
x86_64-unknown-netbsd.tar.xz.sha256 2025-08-10 95 Bytes
x86_64-unknown-openbsd.tar.xz 2025-08-10 855.8 MB
x86_64-unknown-netbsd.tar.xz 2025-08-10 845.5 MB
x86_64-unknown-linux-musl.tar.xz.sha256 2025-08-10 99 Bytes
x86_64-unknown-linux-gnu.tar.xz.sha256 2025-08-10 98 Bytes
x86_64-unknown-linux-musl.tar.xz 2025-08-10 858.5 MB
x86_64-unknown-freebsd.tar.xz.sha256 2025-08-10 96 Bytes
x86_64-unknown-linux-gnu.tar.xz 2025-08-10 923.3 MB
x86_64-unknown-dragonfly.tar.xz.sha256 2025-08-10 98 Bytes
x86_64-unknown-freebsd.tar.xz 2025-08-10 769.3 MB
riscv64-unknown-linux-android.tar.xz.sha256 2025-08-10 103 Bytes
x86_64-unknown-dragonfly.tar.xz 2025-08-10 835.8 MB
riscv64-unknown-linux-android.tar.xz 2025-08-10 790.4 MB
i386-unknown-openbsd.tar.xz.sha256 2025-08-10 94 Bytes
i386-unknown-openbsd.tar.xz 2025-08-10 833.6 MB
i386-unknown-netbsdelf.tar.xz.sha256 2025-08-10 96 Bytes
i386-unknown-netbsdelf.tar.xz 2025-08-10 823.5 MB
i386-unknown-linux-musl.tar.xz.sha256 2025-08-10 97 Bytes
i386-unknown-linux-gnu.tar.xz.sha256 2025-08-10 96 Bytes
i386-unknown-linux-musl.tar.xz 2025-08-10 892.6 MB
i386-unknown-freebsd.tar.xz.sha256 2025-08-10 94 Bytes
i386-unknown-linux-gnu.tar.xz 2025-08-10 960.2 MB
armv7l-unknown-linux-musleabihf.tar.xz.sha256 2025-08-10 105 Bytes
i386-unknown-freebsd.tar.xz 2025-08-10 757.2 MB
arm-unknown-openbsd.tar.xz.sha256 2025-08-10 93 Bytes
armv7l-unknown-linux-musleabihf.tar.xz 2025-08-10 745.0 MB
arm-unknown-linux-musleabihf.tar.xz.sha256 2025-08-10 102 Bytes
arm-unknown-openbsd.tar.xz 2025-08-10 748.3 MB
arm-unknown-linux-gnueabihf.tar.xz.sha256 2025-08-10 101 Bytes
arm-unknown-linux-musleabihf.tar.xz 2025-08-10 674.7 MB
arm-unknown-linux-gnueabihf.tar.xz 2025-08-10 740.3 MB
aarch64-unknown-openbsd.tar.xz.sha256 2025-08-10 97 Bytes
aarch64-unknown-linux-gnu.tar.xz.sha256 2025-08-10 99 Bytes
aarch64-unknown-linux-musl.tar.xz 2025-08-10 841.4 MB
aarch64-unknown-linux-musl.tar.xz.sha256 2025-08-10 100 Bytes
aarch64-unknown-openbsd.tar.xz 2025-08-10 798.0 MB
aarch64-unknown-freebsd.tar.xz 2025-08-10 749.0 MB
aarch64-unknown-freebsd.tar.xz.sha256 2025-08-10 97 Bytes
aarch64-unknown-linux-android.tar.xz 2025-08-10 826.4 MB
aarch64-unknown-linux-android.tar.xz.sha256 2025-08-10 103 Bytes
aarch64-unknown-linux-gnu.tar.xz 2025-08-10 874.2 MB
OBGGCC v3.1 source code.tar.gz 2025-08-08 64.1 kB
OBGGCC v3.1 source code.zip 2025-08-08 279.0 kB
README.md 2025-08-08 814 Bytes
Totals: 45 Items   17.1 GB 0

Added

  • Add option to enable NEON intrinsics for the 32-bit ARMv7-A target (OBGGCC_NEON)

Fixed

  • Fix broken symlink for libgcc_s.so on some targets
  • This regression was the result of replacing hard links with symbolic links in the GCC install scripts. Some libraries, like libgcc, rely too much on the hard-linking behavior and break otherwise.
  • Fix incorrect glibc version detection in the GCC wrapper

Changed

  • GOLD is no longer the default linker
  • With GOLD being removed from binutils 2.45 and the fact that it still lacks a new maintainer, it seems unreliable to keep using it as the default linker.
  • This will be the last version of OBGGCC supporting SPARC, HPPA, MIPS, and other niche architectures
  • From version 3.2 onwards, we will support only ARM and x86.
Source: README.md, updated 2025-08-08