cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Porting libcurl on Android with SSL Support

From: Tancho . <smarkovik_at_gmail.com>
Date: Thu, 5 Jul 2012 14:29:01 +0200

I will, thanks,
should report back in less than an hour..
Tancho

On Thu, Jul 5, 2012 at 2:13 PM, Guenter <lists_at_gknw.net> wrote:

> Hi Tancho,
> Am 05.07.2012 13:34, schrieb Tancho .:
>
> Woow.. Guenter dude,
>> is it possible that you share the three static libs? like.. libssl,
>> libcrypro and libcurl (compiled with ssl)?
>> It would mean so much if you would :)
>> by the way, I already tried configuring curl (latest official version),
>> and I did, but the configure script did not disable the openssl engine
>> stuff..
>> that's actually my problem...
>> so can you share the libs?
>>
> try these:
> http://svwe10.itex.at/~**android/curl-android-devel.**tar.bz2<http://svwe10.itex.at/~android/curl-android-devel.tar.bz2>
> provided that you created the standalone toolchain from NDK then you
> usually a path like:
> [/opt]/arm-linux-androideabi-**4.4.3/sysroot/usr
> there is either no folder 'local', or it is empty; just extract the above
> archive with:
> tar xjf curl-android-devel.tar.bz2 -C [/opt]/arm-linux-androideabi-**
> 4.4.3/sysroot/usr
> the [/opt] here represents the place where you've stored the toolchain on
> your box ...
> now all dependent libs should be automatically found by configure via
> pkg-config if you create the wrapper I suggested in ./docs/INSTALL ...
>
> the archive does not contain libcurl, but I think you should now be able
> to easily build it yourself. Let me know how it works for ya.
>
>
> Gün.
>
>
>
> ------------------------------**------------------------------**-------
> List admin: http://cool.haxx.se/list/**listinfo/curl-library<http://cool.haxx.se/list/listinfo/curl-library>
> Etiquette: http://curl.haxx.se/mail/**etiquette.html<http://curl.haxx.se/mail/etiquette.html>
>

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2012-07-05