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

Version 8.4.0 fails to build for 'armv5te-unknown-linux-gnueabi' #1049

Closed
hgy59 opened this issue Jun 24, 2022 · 2 comments
Closed

Version 8.4.0 fails to build for 'armv5te-unknown-linux-gnueabi' #1049

hgy59 opened this issue Jun 24, 2022 · 2 comments

Comments

@hgy59
Copy link

hgy59 commented Jun 24, 2022

Seems to be an issue with rust compiler an I have created an issue there:
rust-lang/compiler-builtins#420 (comment)

Anyway version 8.3.2. successfully builds for 'armv5te-unknown-linux-gnueabi'.

@tmccombs
Copy link
Collaborator

Thanks for mentioning the issue on the rust compiler project.

@hgy59
Copy link
Author

hgy59 commented Nov 24, 2023

This works with the hotfix from rust-lang/compiler-builtins#420 (comment)
for fd 8.4.0 ... 8.7.1

ENV += RUSTFLAGS="-Clink-arg=-Wl,--allow-multiple-definition"

@hgy59 hgy59 closed this as completed Nov 24, 2023
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

No branches or pull requests

2 participants