curl-library
Static winbuild with SSL broken
Date: Tue, 6 Dec 2011 10:53:27 -0800
Hello List.
First time poster, no time reader. Please be gentle with me.
Tom Wright reported this problem on 3 Jun 11 in the 7.21.6 sources
and it does not seem that any thread developed from it.
http://curl.haxx.se/mail/lib-2011-06/0015.html
I can confirm that in the 7.23.1 sources, the problem is fixed in
winbuild/Makefile.vc but not winbuild/MakefileBuid.vc.
In MakefileBuild.vc on line 104:
SSL=dll
should be:
SSL=static
Without this change, the makefile cleverly goes right to the link
phase without building any (of the right) objects.
-- Ward
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2011-12-06