
On Wed, Sep 03, 2008 at 01:35:27PM +0100, Daniel P. Berrange wrote:
I've got a MinGW build environment setup on Fedora 10 now, so just checked out what the latest state of libvirt CVS is.
With the attached patch, I can run configure with:
./configure \ --build=i686-pc-linux-gnu \ --host=i686-pc-mingw32 \ --prefix=/usr/i686-pc-mingw32/sys-root/mingw \ --without-libvirtd \ --without-xen \ --without-qemu \ --without-sasl \ --without-lxc \ --without-openvz \ --without-python
Forgot to mention you need export PKG_CONFIG_PATH=/usr/i686-pc-mingw32/sys-root/mingw/lib/pkgconfig to ensure it finds the mingw build of libxml2, gnutls, libgcrypt, etc instead of the one on your native host OS. Daniel -- |: Red Hat, Engineering, London -o- http://people.redhat.com/berrange/ :| |: http://libvirt.org -o- http://virt-manager.org -o- http://ovirt.org :| |: http://autobuild.org -o- http://search.cpan.org/~danberr/ :| |: GnuPG: 7D3B9505 -o- F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :|