gnutls-devel
[Top][All Lists]
Advanced

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

Re: Compiling gnutls on android


From: Simon Josefsson
Subject: Re: Compiling gnutls on android
Date: Sat, 18 Feb 2012 13:01:24 +0100
User-agent: Gnus/5.130003 (Ma Gnus v0.3) Emacs/24.0.93 (gnu/linux)

supanerd <address@hidden> writes:

> Thanks for answering. Could you be more specific on what "C stuff" u used for
> the porting please :)?

The compiler I used was the Android NDK:
http://developer.android.com/sdk/ndk/index.html

The software I helped port was GnuPG, although I focused only on the
gnulib aspect.  Still, that brief experience with the Android NDK
left me with the impression that porting other C libraries, like GnuTLS,
shouldn't be that much of a problem.

/Simon

> Simon Josefsson-2 wrote:
>> 
>> supanerd <address@hidden> writes:
>> 
>>> HI, i have been wanting to compile Gnutls for android, but it seems that
>>> no
>>> one has taken interest in such a task as there is almost nothing on the
>>> internet about this. May i know if anyone here has ever tried this? What
>>> are
>>> the challenges and difficulties that may potential arise?
>> 
>> It should be possible, I did some porting of other gnulib-using C stuff
>> to Android and while there were problems, they are usually solvable with
>> some tweaking.  I would start by getting the dependencies to build (gmp,
>> nettle, libtasn1) and then try with GnuTLS as well.
>> 
>> /Simon
>> 
>> _______________________________________________
>> Gnutls-devel mailing list
>> address@hidden
>> https://lists.gnu.org/mailman/listinfo/gnutls-devel
>> 
>> 



reply via email to

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