Re: [patch #10393] Fix shared library support on Android

Roumen Petrov <[email protected]> Tue, 16 Jan 2024 21:42:29 +0200
Newsgroups gmane.comp.gnu.libtool.patches
Message-ID <[email protected]>
Hello,

When I read commit I agree that is correct do not have RUNPATH!
The problem is that commit message is not so clear. Actually commit uses rpath flag!
NO! NO! NO!

Android and Microsoft windows libraries must not use hard coded paths! Nevertheless what is supported by linker or loader.


Ileana Dumitrescu wrote:
> Update of patch#10393 (group libtool):
>
>                    Status:                    None => Done
>               Open/Closed:                    Open => Closed
>
>
[SNIP]

Regards,
Roumen Petrov