logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

Re: mingw configure: msg#00202

Subject: Re: 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@xxxxxxxxxx  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/


<Prev in Thread] Current Thread [Next in Thread>