On Tue, Oct 28, 2008 at 12:00:08PM +0100, Daniel Veillard wrote: > On Sun, Oct 26, 2008 at 03:18:53PM +0000, Richard W.M. Jones wrote: > > The Fedora MinGW project is cross-compiling ilbxslt from a Fedora host > > to run on Windows. We had to add the following small patch to > > persuade libtool to build a DLL: > > > > http://hg.et.redhat.com/misc/fedora-mingw--devel/?f=2515b165a5e3;file=libxslt/mingw32-libxslt-1.1.24-win32-shared.patch > the post would be a more natural target for the [EMAIL PROTECTED] list :-) > looks fine, applied and commited. In the past Roumen Petrov has been the > one fixing mingw and espacially cross-compiling issues, so I'm Cc'ing > him in the reply.
OK! I don't think I have any more patches for libxslt anyway - it seems to just work now. On the subject of enabling modules to work in libxml2, I wonder if you've looked at FlexDLL? It offers a dlopen-like interface for Win32 DLLs. http://alain.frisch.fr/flexdll.html Rich. -- Richard Jones, Emerging Technologies, Red Hat http://et.redhat.com/~rjones Read my OCaml programming blog: http://camltastic.blogspot.com/ Fedora now supports 68 OCaml packages (the OPEN alternative to F#) http://cocan.org/getting_started_with_ocaml_on_red_hat_and_fedora _______________________________________________ xml mailing list, project page http://xmlsoft.org/ [email protected] http://mail.gnome.org/mailman/listinfo/xml
