]>
Commit | Line | Data |
---|---|---|
1 | ------------------------------------------------------------------------ | |
2 | How to build the sources from CVS | |
3 | ------------------------------------------------------------------------ | |
4 | ||
5 | I) Windows using plain makefiles | |
6 | ---------------------------------------- | |
7 | ||
8 | a) Using the GNU MinGW32 or GNU CygWin32 compilers | |
9 | ||
10 | You'll need the compiler itself which is available from | |
11 | ||
12 | http://www.cygwin.com | |
13 | ||
14 | When using MingW32 you'll need GNU make which is part of | |
15 | part of the CygWin32 toolchain and is also available as | |
16 | a stand alone port without the infamous Cygwin.dll from | |
17 | ||
18 | http://agnes.dida.physik.uni-essen.de/~janjaap/mingw32 | |
19 | ||
20 |