/usr/bin/ld.gold: error: failed to find object -lz
Dukc
ajieskola at gmail.com
Tue Aug 6 12:39:08 UTC 2019
On Tuesday, 6 August 2019 at 11:41:25 UTC, kinke wrote:
>
> LDC definitely doesn't add that. zlib shouldn't be necessary,
> as Phobos contains an (IIRC, outdated) version of it. Anyway,
> you should be able to please the linker by installing a zlib
> package, such as `zlib1g` on Debian/Ubuntu.
Installed a Fedora version from
http://rpmfind.net/linux/rpm2html/search.php?query=zlib (using
OpenSUSE, which uses .rpm:s like Fedora). No effect.
More information about the Digitalmars-d-learn
mailing list