Solaris has a broken strftime that produced garbage output for the test
[platform/upstream/glib.git] / README.win32
1 For more information about the Windows port, see
2 http://www.iki.fi/tml/gimp/win32/ .
3
4 As for now, only Microsoft C is really supported. Before compiling,
5 check the BIN definition in makefile.msc. Compile with `nmake -f
6 makefile.msc`. Install with `nmake -f makefile.msc install`. Gnu-Win32
7 with egcs and maybe LCC-Win32 support will be added later.