Re: [Mingw-w64-public] mingw-w64 and mingw-cross-env

2012-03-03 Thread Rinrin
于 2012/3/3 17:58, William 写道: > Hi all, > > After big efforts I managed to start a "mingw-w64-cross-env" platform, > that is to say a mingw-cross-env directory with modified *.mk > compilation instructions to support mingw-w64 instead of mingw.org. It > compiles gtk2, cairo, freeglut, and many

[Mingw-w64-public] building shared version of mpfr failed in make check

2012-02-09 Thread Rinrin
Hi: latest mingw64 cross toolchain in cygwin(mingw64-x86_64-gcc-4.5.3-4) seems have some dllexport/dllimport issues. I'm supposing that it is related to http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44139 when 'make check' with mpfr, it shows: libtool: link: x86_64-w64-mingw32-gcc -Wall -Wmissing-

[Mingw-w64-public] portage like building system for mingw-w64

2012-01-12 Thread Rinrin
Hi: I have created this project on gitub. Currently two packages(zlib, win_iconv) can be merged. You can try it with cygwin+mingw64 cross compiler+pkgcore. http://github.com/rinrin-/portage-mingw-w64 -- RSA(R

[Mingw-w64-public] A typo in mingw-w64 headers (winuser.h)

2012-01-05 Thread Rinrin
Hi : During I'm trying to build QT 4.8 with MinGW-w64, found this issue. --- winuser.h.bak 2012-01-06 10:48:26 +0800 +++ winuser.h 2012-01-06 10:48:45 +0800 @@ -5309,9 +5309,9 @@ #define TOUCHEVENTF_PEN 0x0040 #define TOUCHEVENTF_PALM0x0080 -#define TOUCHEVENTMASKF_TIM