-
I was trying to build the game while a got an error about i need a i386 processor to do it, so i tried removing that part of the script and i see that were assembler lines on the code, so, why not mod…
-
```
/usr/bin/g++ -DLINUX -D_GNU_SOURCE -DRISCV64 -DPRODUCT -I. -I/home/yansendao/git/riscv-port-jdk8u-ysd/hotspot/src/share/vm/prims -I/home/yansendao/git/riscv-port-jdk8u-ysd/hotspot/src/share/vm -I…
-
I updated to the new version of shovill and I am still having a 256 error. I cleared my cache, I have nothing else running, I updated everything. I don't know what the issue is.
Here is my spad…
-
/tmp/cc1SPaAJ.s: Assembler messages:
/tmp/cc1SPaAJ.s:69: Error: expecting string instruction after `rep'
/tmp/cc1SPaAJ.s:2144: Error: expecting string instruction after `rep'
make[1]: *** [obj/Rele…
-
```
/usr/bin/g++ -DLINUX -D_GNU_SOURCE -DRISCV64 -DPRODUCT -I. -I/home/yansendao/git/riscv-port-jdk8u-ysd/hotspot/src/share/vm/prims -I/home/yansendao/git/riscv-port-jdk8u-ysd/hotspot/src/share/vm -I…
-
### Description
- Type: Enhancement\Feature Request
- Priority: Minor
Now that Qemu has been investigated (#3795) some basic architectural tests should be added to all.sh. These tests should use …
-
Hi,
I just tried compiling FF on my machine (scarthgap layers) and got this build error:
```
ERROR: wasi-sdk-native-git-r0 do_compile: oe_runmake failed
ERROR: wasi-sdk-native-git-r0 do_compile:…
-
```
/usr/bin/g++ -DLINUX -D_GNU_SOURCE -DRISCV64 -DPRODUCT -I. -I/home/yansendao/git/riscv-port-jdk8u-ysd/hotspot/src/share/vm/prims -I/home/yansendao/git/riscv-port-jdk8u-ysd/hotspot/src/share/vm -I…
-
**Is your feature request related to a problem? Please describe.**
Not related to any specific problem
**Describe the solution you'd like**
Possible to implement ASM draw distance patch for eithe…
-
We should *LLVM all the things* -- support LLDB for debugging (do we have to change anything?), use LLD for linking, and if at all possible use an LLVM x86 assembler. This helps us stay consistent.