Re: [xml] Error when cross compiling libxml2 2.9.1 for windows on linux.

2014-01-20 Thread Desmond Daignault
o: Desmond Daignault Cc: xml@gnome.org Subject: Re: [xml] Error when cross compiling libxml2 2.9.1 for windows on linux. * Desmond Daignault wrote: ># iconv and zlib are the build directory for each, ensure the directory >name # is updated below if updating the version of those libraries. >.

Re: [xml] Error when cross compiling libxml2 2.9.1 for windows on linux.

2014-01-20 Thread Bjoern Hoehrmann
* Desmond Daignault wrote: ># iconv and zlib are the build directory for each, ensure the directory name ># is updated below if updating the version of those libraries. >./configure --prefix=${PWD}/../install \ >--without-threads \ >runxmlconf.o:runxmlconf.c:(.text+0x50d): undefined refere

[xml] Error when cross compiling libxml2 2.9.1 for windows on linux.

2014-01-20 Thread Desmond Daignault
This is my first time trying to cross compile libxml2. I've been successful building it for windows using visual studio, but I need to cross compile it in order to support building swish-e (which also requires cross compiling). Everything seems to go smoothly, I get several .exe files created