On Fri, Aug 05, 2011 at 01:02:13AM +0200, Patrick von Reth wrote:
> Hi
> 
> to build libxml2 I had to patch the build system a little bit.
> The windows build system tries to link about zdll, but on windows its called
> zlib* too, so linking against z is enough.
> Also the --include and the --lib command was ignored.
> 
> For the http and ftp stuff linking against some windows library's was
> forgotten for mingw.
> 
> In the msvc build script the + in some lines prevented building because of a
> parser error in nmake.
> 
> I hope this will help you to improve your build system.

  Hum, could you actually attach the patch to your mail, there is a
lot of guessing needed otherwise :-)

  thanks !

Daniel

-- 
Daniel Veillard      | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
[email protected]  | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library  http://libvirt.org/
_______________________________________________
xml mailing list, project page  http://xmlsoft.org/
[email protected]
http://mail.gnome.org/mailman/listinfo/xml

Reply via email to