Re: [xml] mingw configure



On Thu, Aug 28, 2003 at 11:09:45AM +0200, Igor Zlatkovic wrote:
There was quite a confusion about the MinGW changes in the last
version of libxml2.
In the 2.5.10 the configuration of the mingw win32 version has
changed and it should be reflected/documented somewhere, that you
can't use the configure.js anymore, but use the MSYS alternative
shell from www.mingw.org to compile this.

Eh? Well, the Makefile for mingw needs few minor updates, but it is not that
bad. You can use configure.js, just fix the Makefile first ;-)

  Assuming I understood the problem ...
  It's a bit more complex. The patch applied lately expected Mingw
setup to be initialized with configure. And as a result to not use 
win32config.h but config.h ... But if you use configure.js, I assume no
config.h is created. and the compilation fails.
  Maybe the simplest is to have configure.js copy win32config.h to config.h
allowing both ways to compile with Mingw using the current code base.

Daniel

-- 
Daniel Veillard      | Red Hat Network https://rhn.redhat.com/
veillard redhat com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/



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