-
With master as of e33aec89ef1378d80e8df2e965ac5e6e6aa2e3de, LLD is unable to link openSSL test binary on RISCV32
Ends up with
```
riscv32-yoe-linux-musl-ld.lld: error: relaxation not converged…
-
Hello,
When trying to build for `bootlin-sparc-uclibc` the following linker error is reported:
```
bootlin-sparc-uclibc/host/opt/ext-toolchain/bin/../lib/gcc/sparc-buildroot-linux-uclibc/10.4.0/.…
-
```
In file included from ./include/stdlib.h:213,
from ./include/bits/sched.h:117,
from ./include/sched.h:34,
from :2:
./include/sys/types.h:270…
-
Per https://en.wikipedia.org/wiki/UClibc the uclibc library hasn't been updated since 2012. Folks on the 'nets' have suggested musl but there's also uclibc-ng.
-
Currently, [uclibc-ng](https://uclibc-ng.org/), which is a descendant of uclibc, supports more variety of targets including aarch64 with active maintenance.
I think that if klee-uclibc is rebuilt …
-
Please adjust pwndbg to uclibc so we can inspect the heap as we can do in GLIBC
Thank you
-
uClibc malloc failed, bugs in brk()?
-
resulting binary segfaults before doing anything else. Seems like an issue related to linking libssp. Probably the cjdns package Makefile worked around the incomplete SSP integration in OpenWrt before…
-
## Status
On stock LDC 1.10.0
```
LDC - the LLVM D compiler (1.10.0):
based on DMD v2.080.1 and LLVM 6.0.0
built with LDC - the LLVM D compiler (1.10.0)
Default target: x86_64-unknown-linu…
-
With `LDC - the LLVM D compiler (1.13.0)` + https://github.com/dlang/druntime/pull/2478 + https://github.com/ldc-developers/druntime/pull/153
Running on [LinkitSmart 7688](https://labs.mediatek.com…