This is a prerequisite for static release builds (#25573). A split toolchain also allows us to make other builds changes, like #36193 (building a more stripped down libstdc++, and shipping smaller binaries).
guix: split Linux toolchain #36272
pull fanquake wants to merge 1 commits into bitcoin:master from fanquake:split_linux_toolchain changing 5 files +306 −275-
fanquake commented at 1:34 PM on September 16, 2026: member
-
316d662170
guix: split Linux toolchain
This is a prerequisite for static builds (#25573). A split toolchain also allows us to make other builds changes, like #36193 (building a more stripped down libstdc++, and shipping smaller binaries). Co-authored-by: willcl-ark <will8clark@gmail.com>
- DrahtBot added the label Build system on Sep 16, 2026
-
DrahtBot commented at 1:34 PM on September 16, 2026: contributor
<!--e57a25ab6845829454e8d69fc972939a-->
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
<!--006a51241073e994b41acfe9ec718e94-->
Code Coverage & Benchmarks
For details see: https://corecheck.dev/bitcoin/bitcoin/pulls/36272.
<!--021abf342d371248e50ceaed478a90ca-->
Reviews
See the guideline and AI policy for information on the review process.
Type Reviewers Concept ACK hebasto 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:
- #36233 (guix: Update time-machine to
60f6956aeffa7f30285745bd0ea615e9acfc74f8by hebasto) - #36193 (guix: pass
--disable-wchar_tto (non-GUI) libstdc++ by fanquake) - #35855 (guix: update time-machine by fanquake)
- #25573 (guix: produce a
-static-piebitcoind by fanquake)
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-->
- #36233 (guix: Update time-machine to
-
hebasto commented at 1:45 PM on September 16, 2026: member
Concept ACK.