-
When linking with the host linker, the .debug_gdb_scripts symbol isn't emitted, causing
the gdb python script to not be loaded.
It appears that this isn't the only problem since manually loading the …
-
### Zig Version
0.10.0-dev.1079+ed2364a14
### Steps to Reproduce and Observed Behavior
https://andrewkelley.me/post/zig-cc-powerful-drop-in-replacement-gcc-clang.html
This post comes up pretty h…
-
For good performance we need to blast messages into and out of PCI fairly
fast, and probably want to send/recv multiple messages in one go, probably
on different threads.
At the moment one the re…
-
Is it possible to get HostLink::keySend() sending to FPGA (0,0)?
Cheers
-
We need to implement hostlink 2 in newlib in order to support `-nohostlink_while_running` for mdb.
Looks like we have to implement `__HOSTLINK__.hdr.break_to_mon_addr` checking in `_hl_blockedPeek(…
-
This does not build in latest osx 10.13.4.
```bash
make reusevm
/Library/Developer/CommandLineTools/usr/bin/make -C src reusevm
cd reusevm; \
cp -r * ../
Copied reference VM. Ready to build.
…
stuta updated
6 years ago
-
### Go version
1.23.2
### Output of `go env` in your module/workspace:
```shell
GO111MODULE=''
GOARCH='amd64'
GOBIN=''
GOCACHE='/home/jorge/.cache/go-build'
GOENV='/home/jorge/.config/go…
-
```shell
(base) ➜ hello_bud bud build
# command-line-arguments
panic: unexpected 32-bit segment
goroutine 1 [running]:
cmd/link/internal/ld.machoCombineDwarf(0x10505d798?, 0x14001b5e060?,…
-
I was following installation instructions on a Centos7 machine, while at `make test` the process gave back an error, then runinng the binary `checklink` gave me also errors.
Perl version is v5.16.3…
-
Tried compiling luajit with mingw64.but failed,other project also failed with the collect2.exe error
log>
make
==== Building LuaJIT 2.1.0-beta3 ====
make -C src
make[1]: Entering directory '/d/…