eugene-tarassov / vivado-risc-v

Xilinx Vivado block designs for FPGA RISC-V SoC running Debian Linux distro
821 stars 186 forks source link

gcc inside debian img #216

Closed elialaz closed 6 months ago

elialaz commented 6 months ago

Hi Eugene,

i have a quick question and I'm not entirely sure about the answer, how can I install inside the linux partition a gcc compiler? unfortunately i don't have an internet connection on the board so i have to load it from my main system mounting the partition by hand (x86 system)

EternitYjl commented 3 months ago

Hello, I meet the same problems. My board has either no ethernet. I also need gcc(riscv64) compiler. So how did you solve this problem or do you have any suggestion?