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

Missing riscv64-unknown-linux-gnu-gcc-ar #356

Open
zacky1972 opened this issue Oct 5, 2023 · 0 comments
Open

Missing riscv64-unknown-linux-gnu-gcc-ar #356

zacky1972 opened this issue Oct 5, 2023 · 0 comments

Comments

@zacky1972
Copy link

zacky1972 commented Oct 5, 2023

Hi,

I compiled the master branch of linux-on-litex-vexriscv with installing the master branch of riscv-gnu-toolchain on Oct. 5, 2023.

When I run ./sim.py, I got the following error:

../../../../../pythondata-software-picolibc/pythondata_software_picolibc/data/meson.build:35:0: ERROR: Unknown linker(s): [['riscv64-unknown-linux-gnu-gcc-ar']]
The following exception(s) were encountered:
Running `riscv64-unknown-linux-gnu-gcc-ar --version` gave "[Errno 2] No such file or directory: 'riscv64-unknown-linux-gnu-gcc-ar'"

Can I modify meson.build to use riscv64-unknown-linux-gnu-ar instead of riscv64-unknown-linux-gnu-gcc-ar?

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

1 participant