Package Details: gcc14-libs 14.3.1+r516+g5998566829ee-1

Git Clone URL: https://aur.archlinux.org/gcc14.git (read-only, click to copy)
Package Base: gcc14
Description: Runtime libraries shipped by GCC (14.x.x)
Upstream URL: https://gcc.gnu.org
Licenses: GFDL-1.3-or-later, GPL-3.0-with-GCC-exception
Submitter: tpkessler
Maintainer: severach (nardholio)
Last Packager: nardholio
Votes: 4
Popularity: 1.85
First Submitted: 2025-12-28 19:09 (UTC)
Last Updated: 2026-02-14 01:32 (UTC)

Latest Comments

1 2 3 Next › Last »

imrehg commented on 2026-05-08 07:39 (UTC)

@xenoxaos I haven't had to change anything (though it was done in Feb, so unsure what versions of the compilers were present).

To be sure, I've just re-run the compilation now, with the current gcc version 16.1.1 20260430 (GCC) and it works just fine for me. Usually run it with extra-x86_64-build in the folder of the PKGBUILD to build in a chroot (see that in the wiki: https://wiki.archlinux.org/title/DeveloperWiki:Building_in_a_clean_chroot ), but haven't had the need to downgrade. This might help for you?

xenoxaos commented on 2026-05-07 22:51 (UTC)

The error I've been bashing my head against is libcody. https://gcc.gnu.org/pipermail/gcc-patches/2025-November/700998.html

since I know @imrehg, i'm just gonna give up and use his packages. Did you bounce back to gcc15 to get this to compile?

SinClaus commented on 2026-04-14 12:10 (UTC)

Pacage can't compiled - stage2-bunnle2 error 2

ferrvittorio commented on 2026-02-14 09:14 (UTC)

@imrehg thank you from italy!

imrehg commented on 2026-02-14 08:56 (UTC)

Compiled and uploaded the latest 14.3.1+r516+g5998566829ee-1 version to https://aur-imreh-net.ipns.dweb.link/gcc14/ in case it's useful.

# sha256sum
60bf01a07d1e991e8c2722abda3954d41c744a20d2c371251f795dd2c1137817  gcc14-14.3.1+r516+g5998566829ee-1-x86_64.pkg.tar.zst
cc174da43eecf08d37d2e77e40c149b65465950dd9c2d68120b47b15f56ad977  gcc14-debug-14.3.1+r516+g5998566829ee-1-x86_64.pkg.tar.zst
e4683d74bd02510e2f34c8f165ebdaf30410d4cea832c3f5bda5a73ede4f4f94  gcc14-fortran-14.3.1+r516+g5998566829ee-1-x86_64.pkg.tar.zst
689657968166bad787627907bd5578d4fcb2fa555c47ab38cc78ca5b6b458fa9  gcc14-libs-14.3.1+r516+g5998566829ee-1-x86_64.pkg.tar.zst

snack commented on 2026-01-27 09:46 (UTC)

@imrehg thank you very much!

imrehg commented on 2026-01-27 09:40 (UTC)

@snack, here's a hopefully clean compilation today, I've uploaded them to IPFS (though you don't need to care about that detail), can get it from e.g, https://ipfs.io/ipfs/Qmbb8pK2BYNBNeYKoo1dNxhgKSvenbB82JBEBoTpePML9o/ (or another IPFS gateway).

Checksums below for transparency:

# sha256sum
202a7e41b0eb9bf1ff9df52abb5f7a1d124d1b86c36665baf39f64295b5bfbd3  gcc14-14.3.1+r420+g039a62bd2e0c-1-x86_64.pkg.tar.zst
41bb04c288de092f04e811cdc5099d6e94f868a661a8b30789f3aa9e4f3c4d26  gcc14-debug-14.3.1+r420+g039a62bd2e0c-1-x86_64.pkg.tar.zst
9cdbc91352a0c59b8c96ec0c4ff71c0b22368e5e0eee8ec081e84af7a45abee4  gcc14-fortran-14.3.1+r420+g039a62bd2e0c-1-x86_64.pkg.tar.zst
efd99c750e0f7f84e28063e62ed2e2ada8e6d3f44d7707f83b386721fe117995  gcc14-libs-14.3.1+r420+g039a62bd2e0c-1-x86_64.pkg.tar.zst

There has to be a better way than this, naturally, this is just a stopgap and temporary.

snack commented on 2026-01-26 08:13 (UTC)

Can someone who have been able to compile share the package files please?