[Bug 485052] New: Review Request: mingw32-crossreport - Analysis tool to help cross-compilation to Windows

bugzilla at redhat.com bugzilla at redhat.com
Wed Feb 11 11:53:17 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Review Request: mingw32-crossreport - Analysis tool to help cross-compilation to Windows

https://bugzilla.redhat.com/show_bug.cgi?id=485052

           Summary: Review Request: mingw32-crossreport - Analysis tool to
                    help cross-compilation to Windows
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: medium
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: rjones at redhat.com
         QAContact: extras-qa at fedoraproject.org
                CC: notting at redhat.com, fedora-package-review at redhat.com
   Estimated Hours: 0.0
    Classification: Fedora
    Target Release: ---


Spec URL:
http://hg.et.redhat.com/cgi-bin/hg-misc.cgi/fedora-mingw--devel/file/tip/crossreport
SRPM URL: http://www.annexia.org/tmp/mingw32-crossreport-1-1.fc10.src.rpm
Description:
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.

Some example reports can be found here:
http://lists.fedoraproject.org/pipermail/fedora-mingw/2009-February/000457.html

-- 
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.




More information about the Fedora-package-review mailing list