Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gcc: Update to v14.2.1+git.c6b1b62f #683

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

gcc: Update to v14.2.1+git.c6b1b62f #683

wants to merge 6 commits into from

Conversation

ReillyBrogan
Copy link
Member

@ReillyBrogan ReillyBrogan commented Mar 11, 2025

GCC Changes:

  • Update to latest in 14 series
  • Fix build failure caused by updating glibc to v2.41 while gcc still ships an outdated pthread.h
  • Various changes to update to AerynOS
  • Add compatibility symlinks in preparation for renaming the target triple to x86_64-aeryn-linux
  • Split out libstdc++ devel packages so that it can be used with Clang without having to pull in g++ (and deps)

Other changes:

  • Update gmp to latest
  • Update mpfr to latest
  • Rebuild mpc
  • Add system isl package
  • Switch mangohud builddep to libstdc++-devel (mostly to show that it works)

@ReillyBrogan ReillyBrogan requested a review from a team as a code owner March 11, 2025 05:50
@ReillyBrogan ReillyBrogan changed the title gcc: Update to v14.2.0+git.5cb69a5e gcc: Update to v14.2.1+git.c6b1b62f Mar 20, 2025
@ReillyBrogan ReillyBrogan force-pushed the gcc-fixes branch 2 times, most recently from cb0d6d1 to dd0d7d3 Compare March 21, 2025 18:10
@ReillyBrogan ReillyBrogan mentioned this pull request Mar 21, 2025
Signed-off-by: Reilly Brogan <[email protected]>
Signed-off-by: Reilly Brogan <[email protected]>
Signed-off-by: Reilly Brogan <[email protected]>
Changes:
- Update to latest in 14 series
- Fix build failure caused by updating glibc to v2.41 while gcc still ships an outdated pthread.h
- Various changes to update to AerynOS
- Add compatibility symlinks in preparation for renaming the target triple to x86_64-aeryn-linux
- Split out libstdc++ devel packages so that it can be used with Clang without having to pull in g++ (and deps)
- Enable the -stdlib option by specifying a path to the libc++ include headers
- Use a system libisl

Signed-off-by: Reilly Brogan <[email protected]>
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.

1 participant