Avoid non-alpha characters in _qdgdfv_alnum in win32.
[qdgdf.git] / README.mingw32
blob95f9ada59f82f02ab1ebde9b8a3e7f4e294edb1d
1 Building QDGDF libraries with mingw32
2 =====================================
4     $ CC=i586-mingw32msvc-cc AR=i586-mingw32msvc-ar ./config.sh
5     $ make
7 Substitute CC and AR with the names of your mingw32 c compiler and archiver,
8 respectively, if they are different from these.