This is Gentoo's testing wiki. It is a non-operational environment and its textual content is outdated.
Please visit our production wiki at https://wiki.gentoo.org
Project:Toolchain
From Gentoo Wiki (test)
Gentoo Toolchain Project | |
---|---|
Description | Manages gcc/binutils/glibc and other toolchain-related packages |
Project email | toolchain@gentoo.org |
Lead(s) |
Last elected: 2017/08/20 |
Member(s) |
|
Subproject(s) (and inherited member(s)) |
|
Parent Project | Gentoo Base System |
Project listing |
The toolchain project manages gcc, binutils, glibc, and other toolchain-related packages.
Team meetings
- The next team meeting is (to be decided).
- Agenda: (to be written)
- Agenda topic collection page: Project:Toolchain/To be discussed
Packaging notes
sys-kernel/linux-headers
Misc notes
Managing patches
Version support policy
User guides for toolchain packages
This section covers various package Toolchain project maintains.
dev-util/ccache
Porting notes
This section describes common build breakages, example fixes and a bit of explanation. Useful to craft the patch and explain upstream why change is needed.
gcc
gcc-8
glibc
glibc-2.26
- sysmacros.h: missing major(), minor() macros
- xlocale.h not found
- glibc-2.26+ /etc/nsswitch.conf changes
- Migrating from SunRPC to libtirpc
glibc-2.27
glibc-2.28
Tracker: bug #663916
- fseeko, fflush are broken for bundled gnulib, example bug #663242
- linknamespace tests (>400) fail when upgrading from 2.27, example bug #669208
- error: FILE {aka struct _IO_FILE } has no member named ..., example bug #669330
libffi
libffi-3.3
Tracker: bug #667508