Initial version of CrossReport program.
[fedora-mingw.git] / crossreport / README
1 CrossReport is a tool which developers can run against their Linux
2 binaries, which analyzes the APIs those binaries are using, and
3 estimates how difficult it will be to cross-compile the binaries for
4 Windows (using Fedora MinGW).
5
6 This tool was written by Richard W.M. Jones (rjones@redhat.com).
7
8 Use 'mingw32-crossreport --help' for instructions, or read the man page.
9
10 Use 'update-crossreport-db.pl' to update the database file.  *NOTE* you
11 should have all the mingw32-* packages installed on the current
12 machine when you run this.  So:
13
14   # yum install mingw32-*
15   $ ./update-crossreport-db.pl