libmicrohttpd
[Top][All Lists]
Advanced

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

Re: [libmicrohttpd] Problems with libmicrohttpd.a on a gnu_linux-armeabi


From: Christian Grothoff
Subject: Re: [libmicrohttpd] Problems with libmicrohttpd.a on a gnu_linux-armeabihf platform
Date: Tue, 17 Feb 2015 13:34:41 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.4.0

Sounds to me like changing the return value is definitively the right
thing, currently that error merely obscures the other errors.

As for the undefined references, you might want to see if you're linking
correctly.  Given that you are using a static version of the library,
moving it further back in the link order may help.

My 2 cents

Christian

On 02/17/15 00:32, Bob Furber wrote:
> 
> However, changing the MHD_ContentReaderCallback function to return an
> int or a ssize_t results in a ton of “undefined reference to `MHD_xxx'”
> errors.



reply via email to

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