From Fedora Project Wiki

(→‎Packaging: moved status page to Old links)
Line 46: Line 46:
* [[MinGW/Packaging issues|List of issues with the current packaging guidelines]]
* [[MinGW/Packaging issues|List of issues with the current packaging guidelines]]
* [[MinGW/New package|Follow these guidelines for submitting a new package]]
* [[MinGW/New package|Follow these guidelines for submitting a new package]]
 
* [[MinGW/CrossCompilerFramework|Documentation about the Cross Compiler Framework which supports both Win32 as well Win64 targets. Planned for Fedora 15]]
=== Old links ===
=== Old links ===



Revision as of 14:36, 28 January 2011

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

People

Test repositories

These temporary yum repositories are provided for you to test the packages until they are added to Fedora and EPEL:

Packaging

Old links

Howtos and tutorials

External links