bug-gnu-libiconv
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-gnu-libiconv] Error cross-compiling to Android as shared library


From: Frederik Seiffert
Subject: [bug-gnu-libiconv] Error cross-compiling to Android as shared library
Date: Thu, 2 Jul 2020 14:00:39 +0200

Hi all,

I’m trying to build libiconv as a shared library for Android, but it fails 
while building libcharset with the following error:

> /bin/sh ../libtool --mode=install /usr/bin/install -c libcharset.la 
> lib/libcharset.la
> libtool: install: /usr/bin/install -c .libs/libcharset.so lib/libcharset.so
> install: .libs/libcharset.so: No such file or directory

Building just the static library with --disable-shared works fine, and it looks 
like the object files are also built fine:

> $ ls libcharset/lib/.libs/
> libcharset.la      libcharset.lai     localcharset.o     relocatable-stub.o

Does anyone know why this might be happening or how to debug this further? I’ve 
attached the full configure and build log.

Thanks for your help!

Frederik


Attachment: logs.txt
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]