SalAbort:Unspecified application error
Michael Weghorn
m.weghorn at posteo.de
Wed Apr 27 15:51:26 UTC 2022
On 27/04/2022 17.27, Michael Weghorn wrote:
> For a 64-bit ARM debug build, using LLD with NDK 22.1.7171670 worked for
> me in the past, by applying this change on top of master:
> https://gerrit.libreoffice.org/c/core/+/130947
>
> and then using an autogen.input containing this:
>
> --build=x86_64-unknown-linux-gnu
> --with-android-ndk=/home/michi/Android/Sdk/ndk/21.0.6113669
> --with-android-sdk=/home/michi/Android/Sdk
> --with-distro=LibreOfficeAndroidAarch64
> --enable-sal-log
> --with-external-tar=/home/michi/development/libreoffice-external
> --enable-ccache
> --enable-ld=lld
> --enable-dbgutil
> --with-jdk-home=/usr/lib/jvm/java-11-openjdk-amd64/
... which is obviously using NDK 21.0.6113669, not 22.1.7171670 (which
is mentioned in the Gerrit patch, but that was for another discussion...).
More information about the LibreOffice
mailing list