From Fedora Project Wiki

(→‎Packaging: +rpmlint page)
Line 30: Line 30:
These temporary yum repositories are provided for you to test the packages until they are added to Fedora and EPEL:
These temporary yum repositories are provided for you to test the packages until they are added to Fedora and EPEL:


* [http://www.annexia.org/tmp/mingw/ Fedora 10 i386 and x86-64 repositories (maintained by Richard Jones)]
* [http://www.annexia.org/tmp/mingw/ Fedora repositories] (maintained by Richard Jones) <br> Direct links to: [http://www.annexia.org/tmp/mingw/fedora-10/i386 Fedora 10 i386] [http://www.annexia.org/tmp/mingw/fedora-10/x86_64 Fedora 10 x86-64] [http://www.annexia.org/tmp/mingw/fedora-rawhide/i386 Rawhide i386] [http://www.annexia.org/tmp/mingw/fedora-rawhide/x86_64 Rawhide x86-64]
* [http://www.lfarkas.org/linux/packages/centos/5/i386 RHEL / Centos 5 packages, i386 only (maintained by Farkas Levente)]
* [http://www.lfarkas.org/linux/packages/centos/5/i386 RHEL / Centos 5 packages, i386 only (maintained by Farkas Levente)]



Revision as of 12:57, 25 January 2009

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

Howtos and tutorials

External links