libmicrohttpd
[Top][All Lists]
Advanced

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

Re: [libmicrohttpd] Problems building (configuring) under Cygwin


From: Christian Grothoff
Subject: Re: [libmicrohttpd] Problems building (configuring) under Cygwin
Date: Mon, 27 Jan 2014 00:17:54 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20131103 Icedove/17.0.10

On 01/26/14 20:24, Jordan Henderson wrote:
> Why would it be a good idea to maintain the -no-undefined flag anywhere
> in the build process seeing as GCC no longer supports it and always
> returns an error?

My understanding is that we simply need to change it to
"-Wl,-no-undefined" as it is a linker flag.

I've changed the code accordingly in SVN 32033 (note that mingw was
already changed like that, but Cygwin was not).

Please let me know if this fixes it (or breaks something else).  On
GNU/Linux, the changes (seem to) make no difference on my system.

Happy hacking!

Christian



reply via email to

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