-
1) seems like 0.95.0 somehow expects that its libraries are already installed in the system.
here's how the binary package build fails when they are not:
`[...snip...]
make[1]: Entering directory…
-
**Environment information**
* Operating System: linuxmint 20.1
* Cutter version: 1.12.0 Using rizin-0.1.0-git
* File format: elf64
* Arch: x86 (AMD x86-64 architecture)
* Type: EXEC (Executable…
-
Our http-kit-backed web services are using more and more native memory as time goes by. The memory used is categorized as "Other" by jcmd [Native Memory Tracking](https://docs.oracle.com/en/java/javas…
-
The version in your initial release is in elf64-x86-64 format.
Any possibility of releasing an ARM version in elf32-littlearm?
This would permit the use on SoC Linux systems like Raspberry Pi, e…
-
So, long story short, I cannot run Jellyfin 10.9.2 in a TrueNAS Core jail.
I got either an `Failed to create CoreCLR` error with a 13.2 jail or the daemon does not work in a 13.3 jail.
TrueNAS C…
-
I made a projet that produces 159-bytes ELF64 AMD64 binary:
https://github.com/cbytensky/hello_syscall
-
Trying to debug a memory leak in a Rails app, i could not get the gem installed.
This is my simple Gemfile:
```
source 'https://rubygems.org'
gem "gdb.rb"
```
I'm using Debian unstable on Macbook P…
-
It seems this used to work, somehow. This broke Servo's build with sccache, see https://github.com/servo/servo/pull/24491.
STR:
```
$ sccache --version
sccache 0.2.12
$ sccache ar
$ sccache …
-
Hi, when I run the `build x86_64` command it says:
```
root@2bd6ec9d29fe:~/env# make build-x86_64
mkdir -p build/x86_64/boot/ && \
nasm -f elf64 src/impl/x86_64/boot/header.asm -o build/x86_64/…
-
`DirtRally` is an ELF64 binary and directly links against:
* libSDL2-2.0.5.so (not available in Gentoo; media-libs/libsdl2-2.0.5 provides libSDL2-2.0.so.0)
* libSDL2_image-2.0.1.so (not available in…