Wiki source code of MinGW Home

Version 4.1 by 5fbc055b7cc103006957e1ae on 2012-06-15 03.17:13

Show last authors
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"]].
3
4 (% style="" %)
5 The packages a accompanied by a rich set of open-source libraries ported to this cross-compiler toolchain.
6
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"]]
9
10 (% style="" %)
11 The debian repositores may be activated by adding the following repositories for debian squeeze/wheezy and some versions of ubuntu:
12
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}}
17
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"]]
20
21 (% style="" %)
22 The svn repository is located here:
23
24 {{code language="none"}}
25 http://svn.clazzes.org/svn/mingw-pkg
26 {{/code}}