comparison DOCS/tech/mingw-crosscompile.txt @ 28888:2adc364b3ba3

typo
author kraymer
date Mon, 09 Mar 2009 21:31:36 +0000
parents 7e58519eca33
children 0f1b5b68af32
comparison
equal deleted inserted replaced
28887:91c5ede07625 28888:2adc364b3ba3
1 Due to a lack of Windows developers, it is a good idea to allow Linux 1 Due to a lack of Windows developers, it is a good idea to allow Linux
2 developers to do at least some basic check of their code. 2 developers to do at least some basic check of their code.
3 This HOWTO explains how to set up MinGW cross-compilation under Debian. 3 This HOWTO explains how to set up MinGW cross-compilation under Debian.
4 4
5 First, you need to install the "mingw32" package and get a MPlayer SVN checkou. 5 First, you need to install the "mingw32" package and get a MPlayer SVN
6 checkout.
6 7
7 Next, you need quite a lot of dependencies. Since this is for testing and 8 Next, you need quite a lot of dependencies. Since this is for testing and
8 not actually use, the easiest way is to use this package: 9 not actually use, the easiest way is to use this package:
9 http://natsuki.mplayerhq.hu/~reimar/mpl_mingw32.tar.bz2 10 http://natsuki.mplayerhq.hu/~reimar/mpl_mingw32.tar.bz2
10 NOTE that this is likely to be quite out-dated and might include packages 11 NOTE that this is likely to be quite out-dated and might include packages