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

Error building GCC for RISC-V #212

Open
Aaronyap2002 opened this issue Oct 26, 2023 · 1 comment
Open

Error building GCC for RISC-V #212

Aaronyap2002 opened this issue Oct 26, 2023 · 1 comment

Comments

@Aaronyap2002
Copy link

Aaronyap2002 commented Oct 26, 2023

I have follow the instructions by lowrisc step by step starting from "downloading the lowRISC chip repository" section..and yet i have encountered this error..

rrm cpp.pod gcc.pod fsf-funding.pod gfdl.pod
make[3]: Leaving directory '/home/aaron/low/lowrisc-chip/riscv-tools/riscv-gcc/build/build-gcc-linux-stage2/gcc'
make[2]: *** [Makefile:5284: all-gcc] Error 2
make[2]: Leaving directory '/home/aaron/low/lowrisc-chip/riscv-tools/riscv-gcc/build/build-gcc-linux-stage2'
make[1]: *** [Makefile:890: all] Error 2
make[1]: Leaving directory '/home/aaron/low/lowrisc-chip/riscv-tools/riscv-gcc/build/build-gcc-linux-stage2'
make: *** [Makefile:140: build-gcc-linux-stage2] Error 2

I have tried to use sudo su after the error and reran make linux again to give permission to write..and yet it still fail. I found out a lot of people have been facing this error and i couldnt find the solution for them. So how do i fix this?

@TommyMurphyTM1234
Copy link

Might be worth noting this:

This repository is not maintained for some while. It would be possible to get it going again, but you might prefer this one which is more up to date and supports symmetric multi-processing:

https://github.com/eugene-tarassov/vivado-risc-v.git

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