7 ms·
I would like to see the output of the: ldd your-zig-executable :)
by _gmkt 11mo ago
I would like to see the output of the:
ldd your-zig-executable :)
- alexrp 11mo agoZig defaults to statically linking musl when targeting Linux, so the output will not be very interesting unless you target dynamic musl, or glibc, or FreeBSD/NetBSD.