top | item 45852772

(no title)

_gmkt | 3 months ago

I would like to see the output of the:

    ldd your-zig-executable :)

discuss

order

alexrp|3 months ago

Zig 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.