Fedora Packages

mingw32-crossreport Subpackage of mingw-crossreport

Analysis tool to help cross-compilation to Windows

CrossReport is a tool to help you analyze the APIs used by a compiled Linux program, in order to work out the effort required to cross-compile that program for Windows, using the Fedora MinGW cross-compiler. The simplest way to use it is to point it at an existing Linux binary, and then read the generated report. What it does in more detail: It looks at the libraries and API calls used by the Linux binary, and compares them to the libraries and API calls that we currently support under the Fedora MinGW cross-compiler. It then works out what is missing, and produces a report suggesting the amount of work that needs to be done to port the program. For example, whether whole libraries need to be ported first, and/or how to substitute individual calls to work on Windows.

Releases Overview

Release Stable Testing
Fedora Rawhide 201406-19.fc40 -
Fedora 40 201406-19.fc40 -
Fedora 39 201406-17.fc39 -
Fedora 38 201406-16.fc38 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at mingw-crossreport dash maintainers at fedoraproject dot org.



Sources on Pagure