madler / zlib

A massively spiffy yet delicately unobtrusive compression library.
http://zlib.net/
Other
5.58k stars 2.43k forks source link

zlib1.3 link error on linux ndk #882

Closed xengine-qyt closed 9 months ago

xengine-qyt commented 9 months ago

linux ndk 25c does not work --static of the configure option

when i link app: error: relocation R_AARCH64_ADR_PREL_PG_HI21 cannot be used against symbol 'z_errmsg'; recompile with -fPIC

ctxqlxs commented 6 months ago

how to resolve it ?

ctxqlxs commented 6 months ago

@xengine-qyt

xengine-qyt commented 6 months ago

@xengine-qyt

https://github.com/madler/zlib/pull/883