Looks like there is no CI coverage for the minimum supported g++ version?
ci: Compile with minimum supported g++ in olddeps #330
pull maflcko wants to merge 1 commits into bitcoin-core:master from maflcko:2608-ci-gcc-11 changing 2 files +7 −2-
maflcko commented at 10:18 AM on August 2, 2026: contributor
-
ci: Compile with minimum supported g++-11 in olddeps edf6343562
-
DrahtBot commented at 10:18 AM on August 2, 2026: none
<!--e57a25ab6845829454e8d69fc972939a-->
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
<!--021abf342d371248e50ceaed478a90ca-->
Reviews
See the guideline and AI policy for information on the review process.
Type Reviewers ACK ryanofsky If your review is incorrectly listed, please copy-paste <code><!--meta-tag:bot-skip--></code> into the comment that the bot should ignore.
<!--174a7506f384e20aa4161008e828411d-->
Conflicts
Reviewers, this pull request conflicts with the following ones:
- #175 (Set cmake_minimum_required(VERSION 3.22) by maflcko)
If you consider this pull request important, please also help to review the conflicting pull requests. Ideally, start with the one that should be merged first.
<!--5faf32d7da4f0f540f40219e4f7537a3-->
- maflcko renamed this:
ci: Compile with minimum supported g++-11 in olddeps
ci: Compile with minimum supported g++ in olddeps
on Aug 3, 2026 - ryanofsky approved
-
ryanofsky commented at 10:00 PM on August 3, 2026: collaborator
Code review ACK edf6343562450eec0a212d10d96fb9e39192933f. Would maybe change title to "Compile with older GCC in olddeps" because it's not clear what the real minimum is. (Or if it is clear it would be nice to document).
Also this is only testing libmultiprocess build with the older GCC, so using older GCC for capnproto as well could be more realistic, but this PR is probably the simplest change
- ryanofsky merged this on Aug 3, 2026
- ryanofsky closed this on Aug 3, 2026
- maflcko deleted the branch on Aug 4, 2026
-
maflcko commented at 6:21 AM on August 4, 2026: contributor
Would maybe change title to "Compile with older GCC in olddeps" because it's not clear what the real minimum is. (Or if it is clear it would be nice to document).
Happy to do this, but not sure how. Should I cherry-pick https://github.com/bitcoin/bitcoin/pull/34580 into this repo ?
Also this is only testing libmultiprocess build with the older GCC, so using older GCC for capnproto as well could be more realistic, but this PR is probably the simplest change
This seems like something for upstream to do. Recall they already have
Linux-old (g++-9)config.