ideas for library loading for gpgme on Android
Marcus Brinkmann
marcus.brinkmann at ruhr-uni-bochum.de
Fri Aug 31 15:08:16 CEST 2012
On 08/31/2012 03:52 AM, Hans-Christoph Steiner wrote:
>
> So Android has a very limited linker, and the _only_ way to specify load
> paths for shared libraries is with the LD_LIBRARY_PATH env var. By
> default, LD_LIBRARY_PATH is set to:
>
> LD_LIBRARY_PATH=/vendor/lib:/system/lib
That's the canonical way. Normally, the environment is inherited by
child processes, so it will just propagate through GPGME.
Or is this different on Android?
Marcus
More information about the Gnupg-devel
mailing list