-
**Build Log**
Darling builds fine until 96%, but has continuous errors along the way, nothing that stops build though. It then shows this and cancels the build
```
make[1]: *** [CMakeFiles/Makefile…
-
**Describe the bug**
There seems to be an error loading some kinds of elfs with overlapping ram regions:
`Address Overflow in subtract: .battle_item_dizzy_dial_lib::802a1cc0 - 0xcc0`
**To Reprodu…
-
loader 是so加载.o文件成功但是掉用 .o文件函k数失败了,loader可以是so吗?
-
Currently an SError vector crashes (via `halt`) the kernel.
Given that it's possible to generate an SError from user space is this desirable? At very best it makes things very difficult to debug.
…
-
**Expected Result**
Any symlink located in ``/Volumes/SystemRoot`` would behave just like any other symlink. A symlink targeting ``/usr/bin/python`` would resolve to Darling's Python.
**Actual Res…
-
This works now, do `cmake .. -DTARGET_i386=off`
_Originally posted by @ahyattdev in https://github.com/darlinghq/darling/issues/877#issuecomment-776259522_
```
[marina@Exaella build]$ cmake .. …
ghost updated
3 years ago
-
Raspberry pi 4
Ubuntu 21.10
GCC vesrion: 11.2.0
Binutils version : 2.37
[100%] Linking C executable box64
/usr/bin/ld: CMakeFiles/box64.dir/src/libtools/threads.c.o: in function «my__pthread_c…
-
How can I compile this without 32-bit support?
ghost updated
3 years ago
-
When I am opening an ELF file always the DefaultAddress (0x8048000) is used. It looks like the addresses of the symbols in the ELF file are remapped. My original base address is 0x40000000. This is al…
-
See title. Empty segments might result from minimal programs where the RAM segment is left empty by the compiler (i.e. no data in `.data` and `.bss` sections) but should still get allocated for heap a…