i686-elf, x86_64-elf: add binutils, gcc and newlib (new packages) - #31483
Open
pgalbraith wants to merge 1 commit into
Open
pgalbraith wants to merge 1 commit into
pgalbraith wants to merge 1 commit into
Conversation
pgalbraith
force-pushed
the
binutils-elf
branch
from
September 9, 2026 14:26
903ad01 to
76adb5a
Compare
Collaborator
|
Why do you need to cross-compile ELF targets from Windows, instead of directly compile them on a real Linux? |
Author
Building QEMU (windows) in-tree tests, in my case. Many are ELF binaries for running in QEMU. |
Author
Also, it's not hard to imagine working on some portable project, developing on Windows, where you'd like to cross-compile for testing the Linux result in QEMU or some other virtual env. |
Author
|
@dragon-archer are you able to re-run the failed CLANG64 check? It failed on texinfo dependency download timeout. I do not have permission. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add ELF cross-compile binutils/gcc/newlib. Note: I have no CLANGARM64 hardware for testing, relying on CI here.