bug-gettext
[Top][All Lists]
Advanced

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

Re: Compile problem when cross compiling


From: t3sserakt
Subject: Re: Compile problem when cross compiling
Date: Sat, 15 Jun 2024 11:19:39 +0000

On 6/15/24 12:28, Bruno Haible wrote:

t3sserakt wrote:
./configure
--prefix=/home/user/AndroidStudioProjects/GNUnet/distribution/gettext/lib/arm64-v8a
--host=$TARGET
--with-libiconv-prefix=~/AndroidStudioProjects/GNUnet/distribution/libiconv/lib/arm64-v8a/

I still have the some issue.
After looking into the code, it seems like the the wrong overloading
function is chosen, but I have no idea why.
You need to look
   1) in the configure output (search for iconv),
   2) in the config.log files.
That was a stupid mistake. After I used an absolute path instead of "~" it worked.



reply via email to

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