From Fedora Project Wiki

No edit summary
Line 3: Line 3:
== Mission ==
== Mission ==


The mission of the MinGW SIG is to provide a cross-compiler and common libraries and development tools so that Fedora users can cross-compile software for Windows.
The Fedora MinGW project's mission is to provide an excellent
development environment for Fedora users who wish to cross-compile
their programs to run on Windows, minimizing the need to use Windows
at all.  In the past developers have had to port and compile all of
the libraries and tools they have needed, and this huge effort has
happened independently many times over.  We aim to eliminate
duplication of work for application developers by providing a range of
libraries and development tools which have already been ported to the
cross-compiler environment.  This means that developers will not need
to recompile the application stack themselves, but can concentrate
just on the changes needed to their own application.


== Communication ==
== Communication ==

Revision as of 15:06, 21 September 2008

MinGW Special Interest Group

Mission

The Fedora MinGW project's mission is to provide an excellent development environment for Fedora users who wish to cross-compile their programs to run on Windows, minimizing the need to use Windows at all. In the past developers have had to port and compile all of the libraries and tools they have needed, and this huge effort has happened independently many times over. We aim to eliminate duplication of work for application developers by providing a range of libraries and development tools which have already been ported to the cross-compiler environment. This means that developers will not need to recompile the application stack themselves, but can concentrate just on the changes needed to their own application.

Communication

There is no mailing list at present. Please use fedora-devel-list for now.

IRC: #fedora-mingw on FreeNode

People

Packaging

External links