AIX 5.3 5300-07 SP7 released.
[i18n-zh.git] / cauchy / mingw / iconv_gettext_libxml2_xsltproc.txt
blobb666352de1fd660d1074ac9934cbaee1f22260c7
1 $ dpkg -l | grep mingw
2 ii  mingw32                              4.2.1.dfsg-1               Minimalist GNU win32 (cross) compiler
3 ii  mingw32-binutils                     2.17.50-20070129.1-1       Minimalist GNU win32 (cross) binutils
4 ii  mingw32-runtime                      3.13-1                     Minimalist GNU win32 (cross) runtime
7 libiconv 1.11:
8 CFLAGS="-O2 -s" ./configure --host=i586-mingw32msvc --prefix=/home/cauchy/wc/tmp/rs
10 gettext 0.16.1:
11 see: http://mathieu.carbou.free.fr/wiki/index.php?title=Gettext_for_Win32
12 CFLAGS="-O2 -s" ./configure --host=i586-mingw32msvc --prefix=/home/cauchy/wc/tmp/rs --disable-openmp
14 libxml2 2.6.30:
15 CFLAGS="-O2 -s" ./configure --host=i586-mingw32msvc --prefix=/home/cauchy/wc/tmp/rs --with-iconv=/home/cauchy/wc/tmp/rs
17 libxslt 1.1.22
18 CFLAGS="-O2 -s" ./configure --host=i586-mingw32msvc --prefix=/home/cauchy/wc/tmp/rs --with-libxml-prefix="/home/cauchy/wc/tmp/rs"