andrei@versabanq.com: wvdbusd: handle *all* messages addressed to o.f.D.
[wvapps.git] / README.win32
blobd0f656688a148cef9971af2bdbedaf2497fd6e78
2 This branch can be used for building wvstreams for win32 using a mingw32
3 cross compiler on Debian or Ubuntu.  I realize that's a bit convoluted, but
4 it works well enough for now.
6 We use only static libraries, not dynamic ones, mostly to avoid dealing with
7 Windows DLL hell.
9 To build:
11         apt-get install mingw32 mingw32-runtime mingw32-binutils ccache
12         ./configure-mingw32
13         make
15 If you have trouble, send a message to the wvstreams mailing list:
16         wvstreams-devel@googlegroups.com