X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=crossreport%2FREADME;fp=crossreport%2FREADME;h=c1ee907f678a045a63559f633302a133e06df658;hb=5a4e88c28b4724b9afad68a96c47206424b53a86;hp=0000000000000000000000000000000000000000;hpb=ea8e444bc25fed5851e9479e421066bde2a40c5c;p=fedora-mingw.git diff --git a/crossreport/README b/crossreport/README new file mode 100644 index 0000000..c1ee907 --- /dev/null +++ b/crossreport/README @@ -0,0 +1,15 @@ +CrossReport is a tool which developers can run against their Linux +binaries, which analyzes the APIs those binaries are using, and +estimates how difficult it will be to cross-compile the binaries for +Windows (using Fedora MinGW). + +This tool was written by Richard W.M. Jones (rjones@redhat.com). + +Use 'mingw32-crossreport --help' for instructions, or read the man page. + +Use 'update-crossreport-db.pl' to update the database file. *NOTE* you +should have all the mingw32-* packages installed on the current +machine when you run this. So: + + # yum install mingw32-* + $ ./update-crossreport-db.pl