Wiki source code of MinGW Home
Version 4.1 by 5fbc055b7cc103006957e1ae on 2012-06-15 03.17:13
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
| |
3.1 | 1 | (% style="" %) |
| 2 | This projects constitutes a complete cross-compilation toolchain for ubuntu LTS and debian stable build on top of the excellent work of [[http:~~/~~/mingw-w64.sourceforge.net/>>url:http://mingw-w64.sourceforge.net/||shape="rect"]]. | ||
| |
1.1 | 3 | |
| |
3.1 | 4 | (% style="" %) |
| 5 | The packages a accompanied by a rich set of open-source libraries ported to this cross-compiler toolchain. | ||
| |
1.1 | 6 | |
| |
3.1 | 7 | (% style="" %) |
| 8 | For Details on the ported libraries, browse the actual debian repository at [[http:~~/~~/deb.clazzes.org/debian/pool/squeeze-mingw-4>>url:http://deb.clazzes.org/debian/pool/squeeze-mingw-4||shape="rect"]] | ||
| |
1.1 | 9 | |
| |
3.1 | 10 | (% style="" %) |
| 11 | The debian repositores may be activated by adding the following repositories for debian squeeze/wheezy and some versions of ubuntu: | ||
| |
1.1 | 12 | |
| |
3.1 | 13 | {{code language="none"}} |
| 14 | deb http://deb.clazzes.org/debian squeeze-mingw-4 main | ||
| 15 | deb http://deb.clazzes.org/debian lucid-mingw-4 main | ||
| 16 | {{/code}} | ||
| |
2.1 | 17 | |
| |
3.1 | 18 | (% style="" %) |
| 19 | Details on these repositories and PGP signing keys may be found at [[http:~~/~~/deb.clazzes.org>>url:http://deb.clazzes.org/||shape="rect"]] | ||
| |
2.1 | 20 | |
| |
3.1 | 21 | (% style="" %) |
| 22 | The svn repository is located here: | ||
| |
2.1 | 23 | |
| |
3.1 | 24 | {{code language="none"}} |
| 25 | http://svn.clazzes.org/svn/mingw-pkg | ||
| 26 | {{/code}} |