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=513826 --- Comment #4 from Richard W.M. Jones <[email protected]> 2009-07-27 04:53:55 EDT --- (In reply to comment #3) > For testing. I want to make sure that there are no hidden bits in the > configure/make files that *only* work when crosscompiling (the typical example > is forgetting to quote a variable that could contain Windows \ paths). > > Besides, the idea of a sysroot is to match *exactly* what would be on the > non-native system. I could take the Fedora sysroot and copy it to a real > Windows machine, and it should just work. Now instead if I do this and > install > the Windows version of pkg-config, it will not work because the .pc files > contains pointers to the Fedora images. This isn't how we install on Windows at all. We use NSIS to build installers. And the aim of this project is to free developers from having to use Windows at all, not to allow people to copy binaries onto a Windows machine and continue development there. The *.pc files contain the correct paths for cross-compiling to a Windows host from a Fedora build system, which is precisely the aim of this project. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ fedora-mingw mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/fedora-mingw
