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

Rust Cross-Compilation #11

Merged
merged 25 commits into from
Jul 26, 2024
Merged

Conversation

kayabaNerve
Copy link

No description provided.

kayabaNerve and others added 25 commits May 24, 2024 20:14
Some toolchains complained CResult was an incomplete type. This attempts to
resolve that.

Do not merge unless it actually fixes things.
Also includes most of what was intended for the prior commit.
LLVM 17 can't talk with binutils 2.34 for RISC-V specifically. This updates
binutils to 2.38.

Upstream issue is rust-lang/rust#117101.
Attempts to solve conflicts on armv7.
@j-berman j-berman merged commit 219dcdf into j-berman:fcmp++ Jul 26, 2024
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.

2 participants