-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 26.02.2012 14:18, Erik de Castro Lopo wrote: > I ... would appreciate reports of successful compiles (and even > more importantly any failures) on ... Windows ... >
1) I have to update automake version from 1.7 to 1.11. This might be fixable with installing automake-1.7 for mingw, but i haven't bothered with that, and i prefer 1.11 anyway (i also doubt that silent rules work with pre-1.11). 2) Compile-time warnings: f:/src/mingw-flac/flac-1.2.2-rc1/src/share/utf8/iconvert.c: In function 'iconvert': f:/src/mingw-flac/flac-1.2.2-rc1/src/share/utf8/iconvert.c:114:5: warning: passing argument 2 of 'libiconv' from incompatible pointer type [enabled by default] f:\mingw02\mingw-pc-i686\bin\../lib/gcc/mingw32/4.6.2/../../../../include/iconv.h:83:15: note: expected 'const char **' but argument is of type 'char **' f:/src/mingw-flac/flac-1.2.2-rc1/src/share/utf8/iconvert.c:175:5: warning: passing argument 2 of 'libiconv' from incompatible pointer type [enabled by default] f:\mingw02\mingw-pc-i686\bin\../lib/gcc/mingw32/4.6.2/../../../../include/iconv.h:83:15: note: expected 'const char **' but argument is of type 'char **' f:/src/mingw-flac/flac-1.2.2-rc1/src/share/utf8/iconvert.c:187:7: warning: passing argument 2 of 'libiconv' from incompatible pointer type [enabled by default] f:\mingw02\mingw-pc-i686\bin\../lib/gcc/mingw32/4.6.2/../../../../include/iconv.h:83:15: note: expected 'const char **' but argument is of type 'char **' f:/src/mingw-flac/flac-1.2.2-rc1/src/share/utf8/iconvert.c:210:5: warning: passing argument 2 of 'libiconv' from incompatible pointer type [enabled by default] f:\mingw02\mingw-pc-i686\bin\../lib/gcc/mingw32/4.6.2/../../../../include/iconv.h:83:15: note: expected 'const char **' but argument is of type 'char **' f:/src/mingw-flac/flac-1.2.2-rc1/src/share/utf8/iconvert.c:220:7: warning: passing argument 2 of 'libiconv' from incompatible pointer type [enabled by default] f:\mingw02\mingw-pc-i686\bin\../lib/gcc/mingw32/4.6.2/../../../../include/iconv.h:83:15: note: expected 'const char **' but argument is of type 'char **' f:/src/mingw-flac/flac-1.2.2-rc1/src/share/utf8/utf8.c: In function 'utf8_encode': f:/src/mingw-flac/flac-1.2.2-rc1/src/share/utf8/utf8.c:184:6: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] f:/src/mingw-flac/flac-1.2.2-rc1/src/share/utf8/utf8.c: In function 'utf8_decode': f:/src/mingw-flac/flac-1.2.2-rc1/src/share/utf8/utf8.c:198:5: warning: pointer targets in passing argument 1 of 'make_unicode_string' differ in signedness [-Wpointer-sign] f:/src/mingw-flac/flac-1.2.2-rc1/src/share/utf8/utf8.c:95:17: note: expected 'const unsigned char *' but argument is of type 'const char *' 3) Test results: All tests passed MinGW buildscripts are attached, in case anyone needs them. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJPSmMyAAoJEOs4Jb6SI2CwfF8H/jrFQTdpxtrM+wMXLMIeEd+W sVqtRUmkcWxGui/nsJTLXfauHEeRGrlNo4fle760wQjGiNmRkPJR4xVyUVX+UcS9 W3S+ydj1d4HBWW3JYZ/pwPlXZKhA5Vnq7OM4libTkmiQKqaIq2zIc+VrL30f5g7a IWLvD57htN/AKh2QxQ6RrhOle9WDi3W25/2ERwS/9duoiBZiX9S/0hxDtLTjTMXF urAgLK0HEcqu9BDfMCXxmFkMKUPNX1mOpLicNHvRaKC/IDU5KnP4D9ldUNy1OYfW 7Rp0+PewYbHcik61c0PR9xrQ79QFEZgAxsJ/XIAaURakpPAfXOIpDcehYFD93+A= =jXWS -----END PGP SIGNATURE-----
flac-1.2.2-rc1-1-mingw32-bld.tar.xz
Description: Binary data
_______________________________________________ flac-dev mailing list [email protected] http://lists.xiph.org/mailman/listinfo/flac-dev
