-
I'm trying to use a library which requires C++14 compiler support, and I've been unable to get `x86_64-rumprun-netbsd-g++` to cooperate.
As I couldn't find any references on how to do this, my appr…
-
I'd love to see support for the Qualcomm ***Hexagon*** architecture.
I also see that it is already [supported](https://github.com/keystone-engine/keystone/tree/master/llvm/lib/Target/Hexagon) in the…
E3V3A updated
3 weeks ago
-
I noticed that while preparing a `gimli` verification check for `linker-diff`.
If I build a simple C program, I get the following with Wild:
```
$ eu-readelf -w a.out
...
DWARF section [23] '.d…
-
```
+ cd build/linux-riscv64-normal-server-release/hotspot/linux_riscv_compiler2/generated
+ bash -c '/usr/bin/g++ -DLINUX -D_GNU_SOURCE -DRISCV64 -DASSERT -DCHECK_UNHANDLED_OOPS -I. -I/home/yansend…
-
I ran:
```
$ ./build-stack.sh tmp-logs mtlparse cpu
cpu-0.1.2: configure
cpu-0.1.2: build
mtlparse-0.1.4.0: configure
mtlparse-0.1.4.0: build
cpu-0.1.2: copy/register
mtlparse-0.1.4.0: copy/…
-
As for the compiler, we also need an assembler, and it also needs to be a basic assembler that can translate C code. I think it will be fun to create on from scratch
-
The toolchain has seemingly been configured incorrectly. Observe the following output from CMake:
```
[quaker@threadripper build]$ cmake -DCMAKE_TOOLCHAIN_FILE=../toolchain/riscv_gcc.cmake ../
…
-
### Description of bug
Dear Spades Team,
I'm getting this spades-hammer error after 38 hours of metaspades assembly process.
#######
== Error == system call for: "['/nobackup/fbsev/bioinformati…
-
The current tests are an inconsistent mess. Some files are hand-written. Others are auto-generated and enormous, and could be generated on the fly instead of being checked in. Some architectures are w…
-
Trying to build an image with `bitbake core-image-base` (using docker because I don't have Ubuntu) but get following errors:
```
$ bitbake core-image-base
Loading cache: 100% |#################…