Skip to content

cc-14 links against gcc 15

Description:

Basically what the title says, https://gitlab.archlinux.org/archlinux/packaging/packages/gcc14/-/blob/main/PKGBUILD?ref_type=heads#L210 has ln -s gcc "$pkgdir"/usr/bin/cc-14, with gcc being part of gcc 15. It should be ln -s gcc-14 "$pkgdir"/usr/bin/cc-14

Additional info:

  • package version(s): 14.2.1+r753+g1cd744a6828f-2
  • config and/or log files:
  • link to upstream bug report, if any:

Steps to reproduce:

  1. pacman -S gcc14
  2. /usr/bin/cc-14 --version
  3. It returns cc-14 (GCC) 15.1.1 20250425 instead of 14.2.1 20250207
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information