Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=509940
Richard W.M. Jones rjones@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rjones@redhat.com
--- Comment #4 from Richard W.M. Jones rjones@redhat.com 2009-07-26 14:00:36 EDT --- (In reply to comment #3)
Actually, I'd bet that cmake does not look for i686-pc-mingw32-pkg-config (only pkg-config), so even fixing 513925 would not help you; you would have to hack something to use cross-compilation search paths (as hinted in bug 513925). Call it the revenge of the autotools. ;-)
No, cmake works perfectly well. We build several packages using cmake just fine.