-
i find out is maybe better to use clang cause by clang-11 and higher have mcpu/mtune=carmel for t194(xavier)
however gcc does not, even gcc-13 does not
but this means users maybe have to install llv…
-
Trying to compile for macOS 10.13.6.
I have:
```
Command "/usr/bin/flex --version" failed with output:
dyld: Library not loaded: /usr/local/opt/gettext/lib/libintl.8.dylib
R…
-
I recently installed asahi linux on my mac, I tough using linux would make it compatible with intel quartus, which I need for my studies, so I installed box64 and ran it, but gave me the following err…
-
**Describe the bug**
When importing eBPF program in ghidra it errors out with the following trace:
```
Cannot invoke "ghidra.program.model.symbol.Symbol.getAddress()" because the return value of "g…
-
I am on Ubuntu 22.04.4 LTS. I tried building Spike on both commit hashes 20a2b6d0 (what riscv-gnu-toolchain has) and the latest master (c81d8e73).
My configure arguments are as follows:
`../configur…
k138z updated
6 months ago
-
Hi, while trying to build this example for kvm on arm64, some compiling errors occur as shown in logs. Any idea how to fix this?
**Logs:**
```
pi@raspberrypi:~/app-helloworld-cpp $ kraft configure …
-
### Describe the bug
Kraftkit can't push on a private docker hub registry. I have already done the login by using the "docker login" and the "kraft login dockerhub" commands but it didn't take effe…
-
As I follow the build instructions, `configure` does not seem to create `config.h` (even though it says it does).
```
$ ../configure --prefix=$RISCV
checking build system type... x86_64-pc-linux-…
-
Ghidra importing fails when the binary has a corrupted section header table.
The sample is `ARM:LE:32:v8:default`
**Error output:**
```
Cannot invoke "ghidra.program.model.address.Address.hasS…
-
## Description
I tried to make my own unikraft unikernel, a simple hello world application, and then bring it to k3s configured with urunc. I could not bring it to k3s, because the manifest files wer…