New tool: CrossReport for MinGW (Windows cross-compilation) compatibility reporting

Richard W.M. Jones rjones at redhat.com
Fri Feb 13 14:34:00 UTC 2009


This might be of some interest outside the fedora-mingw community.  I
just pushed a new tool to Rawhide, Fedora 10 and EPEL 5, which lets
you evaluate how easy it will be to cross-compile your C/C++
application to Windows, using the mingw32-* packages in Fedora.

You simply do:

  mingw32-crossreport /path/to/linux/binary | less

and based on the APIs it uses, you get a report which tells you want
to do.  Here is a sample report:

  http://www.annexia.org/tmp/virt-viewer-crossreport.txt

The Koji build is here, in case it hasn't reached F-10 updates yet:

  http://koji.fedoraproject.org/koji/buildinfo?buildID=82585

Rich.

-- 
Richard Jones, Emerging Technologies, Red Hat  http://et.redhat.com/~rjones
Read my OCaml programming blog: http://camltastic.blogspot.com/
Fedora now supports 68 OCaml packages (the OPEN alternative to F#)
http://cocan.org/getting_started_with_ocaml_on_red_hat_and_fedora




More information about the fedora-devel-list mailing list