-
Hello everyone. I have a problem building busybear, because during my make order there is a fatal error as stubs-lp64.h is missing. Can anyone help me fix this problem? I found a relative post but the…
-
When I configure --host=riscv64-unknown-linux-gnu,I encountered the following problem:
**gnu/stubs-lp64.h: No such file or directory**
But when I use assign host=riscv64-unknown-elf,the riscv-pk can…
-
I am trying to build busybear-linux with their supplied GCC for RISCV:
gcc-7-riscv64-linux-gnu and gcc-7-riscv64-linux-gnu-base:amd64
or gcc-8-riscv64-linux-gnu and gcc-8-riscv64-linux-gnu-…
-
Hi,
I have a usecase, where i want to run Xilinx QEMU with machine option **virt-cosim** to create TCP socket. Current implementation of Xilinx Qemu is supporting only **Unix Socket** for remote port…
-
hello I am following steps provided on
https://www.cnx-software.com/2018/03/16/how-to-run-linux-on-risc-v-with-qemu-emulator/.
i was able to boot the qemu successfully, but now I want to run my …
-
Hi, recently I want to boot a single linux kernel with integrated initramfs in qemu, just like what you did, but I met some problem with busybox.
My busybox shell starts up fine, but many things r…
-
Dear all,
I post this here in riscv-qemu and in riscv-gnu-toolchain.
Can someone explain me simply how to make the user-space hello-world init working in qemu-system-riscv64 :
```
#include
…
-
hi,
when i try to run start-qemu.sh , i encounter an issues:
/sbin/init: error while loading shared libraries: libm.so.6: cannot open shared object file: No such file or directory
the followin…
-
Kernel warning when booting `riscv-linux-4.15` branch in latest QEMU with SMP enabled.
```
static void riscv_irq_enable(struct irq_data *d)
{
struct riscv_irq_data *data = irq_data_get_i…
-
Hi,
I am unable to compile this LMAC DEMO, can you help me here..what i am doing wrong.
First I compiled the demo with SystemC 2.3.1 it given errors, then i moved the SystemC library to 2.3.2 then b…