Issues with 'make' and scr1 installation, errors with stdio.h, string.h, and sc_print.o and dhrystone21
TylerTTX opened this issue · 1 comments
Hello,
I am relatively new to everything, however, I have been trying to get the SCR1 installation up and running to test the simulations but continue to get errors and issues. I am currently running everything on the WSL Ubuntu for Windows using Docker Desktop and Verilator (v4.222 and have tried v4.102) but I cannot successful make the environment. I used the pre-built binary tools to install the toolchain. Below are the current errors I am getting, are there any suggestions?
Thank you!
I updated with sudo apt install build-essential and then sudo apt-get --with-new-pkgs upgrade for the Ubuntu Linux desktop and the issue was cleared, and I found out that I had the wrong pre-built binary toolchain installed. Issue resolved.