Skip to content

Conversation

@yosifkit
Copy link
Member

The GNU Compiler Collection version 11.5 has been released.
... This is also the last release from the GCC 11 branch

- https://gcc.gnu.org/pipermail/gcc/2024-July/244432.html

The release was just today and the image should be building soon (docker-library/official-images#17207). But there should not be another GCC 11 release.

I don't think we need to rush this; it can be merged next week or later. We've definitely kept other versions far past their end of life.

> The GNU Compiler Collection version 11.5 has been released.
> ... This is also the last release from the GCC 11 branch
>
> \- https://gcc.gnu.org/pipermail/gcc/2024-July/244432.html
case "$dpkgArch" in \
# with-arch: https://salsa.debian.org/toolchain-team/gcc/-/blob/gcc-11-debian/debian/rules2#L462-502
# with-float: https://salsa.debian.org/toolchain-team/gcc/-/blob/gcc-11-debian/debian/rules.defs#L502-512
# with-mode: https://salsa.debian.org/toolchain-team/gcc/-/blob/gcc-11-debian/debian/rules.defs#L480
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not familiar with what this does?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just updating the links to Debian's packaging of how they build gcc so that we know where we got these flags from.

@tianon tianon merged commit 3583d3c into docker-library:master Jul 22, 2024
@tianon tianon deleted the eol-11 branch July 22, 2024 19:09
docker-library-bot added a commit to docker-library-bot/official-images that referenced this pull request Jul 22, 2024
Changes:

- docker-library/gcc@3583d3c: Merge pull request docker-library/gcc#108 from infosiftr/eol-11
- docker-library/gcc@b5055bc: Remove EOL 11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants