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

link error #37

Open
w0x7c00 opened this issue Feb 21, 2022 · 1 comment
Open

link error #37

w0x7c00 opened this issue Feb 21, 2022 · 1 comment

Comments

@w0x7c00
Copy link

w0x7c00 commented Feb 21, 2022

When I use k210-pac with rustc version 1.57.0-nightly (e1e9319d9 2021-10-14) , a linker error has occurred:

rust-lld: error: /Users/ccccc/project1/target/riscv64gc-unknown-none-elf/debug/deps/libriscv-e250ddc6abcaec40.rlib(riscv.o): cannot link object files with different floating-point ABI

If I switch to use rustc version 1.52.0-nightly (8f349be27 2021-03-08) , everything is ok...
I have find the error is cause by dependence riscv.

@AlexisTM
Copy link

This was happening with v0.9, might be fixed in 0.10

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