cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Why there is undefined symbol __cxa_begin_cleanup in libcurl.so

From: Guenter <lists_at_gknw.net>
Date: Wed, 06 Jun 2012 17:30:56 +0200

Am 06.06.2012 17:02, schrieb Guenter:
> Am 06.06.2012 16:32, schrieb mao xu:
>> I'm using the configure command with macro definitions of CC, CXX, CFLAGS, LDFLAGS etc to do cross compiling.
> There's no need to do that. Try instead:
> export PATH=/opt/android-ndk-r8-standalone/bin:$PATH
> ./configure --host=arm-linux-androideabi [more configure options]
> everything else should be found automatically (also libz which is part
> of the NDK)
I've just also committed another hint which helps to find dependencies:
https://github.com/bagder/curl/commit/eef4b3fcfc89b411002fd05d047450aa72347448

G¨¹n.

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