On Fri, Jan 29, 2010 at 12:10:24AM +0100, Erik van Pienbroek wrote: > That strange BuildRequires is needed to get a 32bit compiler installed > in the buildroot (a 64bit version of the odcctools produces corrupt > binaries..perhaps this area has been improved recently).
When I looked into this, odcctools was full of 32 bit assumptions (specifically, it would store any pointer in an 'int', and this happened all over the place). Unless they have committed a lot of resources to it, I doubt it's going to be fixed any time soon. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones libguestfs lets you edit virtual machines. Supports shell scripting, bindings from many languages. http://et.redhat.com/~rjones/libguestfs/ See what it can do: http://et.redhat.com/~rjones/libguestfs/recipes.html _______________________________________________ mingw mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/mingw
