1 Building QDGDF libraries with mingw32
2 =====================================
4 $ CC=i586-mingw32msvc-cc AR=i586-mingw32msvc-ar ./config.sh
7 Substitute CC and AR with the names of your mingw32 c compiler and archiver,
8 respectively, if they are different from these.