curl-library
Re: Curl and android
Date: Wed, 23 Jun 2010 13:30:34 -0700
On Wed, Jun 23, 2010 at 10:19:58PM +0200, Jean-Bernard Collet wrote:
> Sorry, but I did not understand your point there :
>
> Somehow a space got added after the - in -lm.
If you look at the log, the command line looks like "blahblah - lm blahblah"
when it should be "blahblah -lm blahblah". That is going to affect configure.
> I have added the "-L$A/out/.../obj/lib" and "-L$A/out/.../system/lib" to the
> LIBS.
>
> Furthermore, the crtbegin_dynamic.0 is on the path referenced... I don't
> understand why the system cannot find it... Do you think I should change any
> rights on files ?
That's a red herring. The broken "- lm" option is going to invalidate the
entire command.
>>> Dan
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2010-06-23