Re: [Mingw-w64-public] dongsheng daily builds

2014-12-28 Thread Dongsheng Song
On Fri, Dec 26, 2014 at 5:14 AM, Chuckles wrote: > Daily win-32 builds of GCC 5.0 from November 12, 2014 does not include the > following files. > > bin folder : missing libgcc_s_seh.dll, libstdc++-6.dll, libsspp-0.dll, > libquadmath-0.dll... > > include folder: c++ folder. > Thanks, fix

[Mingw-w64-public] any all-in-one Mingw-w64 to build GIMP 32/64?

2014-12-28 Thread oyster
Hi, everyone I want to compile GIMP 32 bits/64 bits on my Win7 64-bits. However I found this is too difficult. I have spend 3 days to install/update msys, mingw-64, and kinds of libraries. Even though I am stuck by gexiv2 now. I got too tired to search, download, modify, autogen.sh, configure and m

Re: [Mingw-w64-public] Trunk build fail

2014-12-28 Thread NAKAI Yuta
The problem is introduced at this change (http://sourceforge.net/p/mingw-w64/mingw-w64/ci/d008dc5b65a93ec20734540cf7e45ad1e0692ee1/tree//mingw-w64-headers/include/mfobjects.h?diff=3418d798c1d9e96e3bb29901a28820efc7331608). Because #if 0 was deleted (accidentally?), the redefinition occurred.

[Mingw-w64-public] dongsheng daily builds

2014-12-28 Thread Chuckles
Daily win-32 builds of GCC 5.0 from November 12, 2014 does not include the following files. bin folder : missing libgcc_s_seh.dll, libstdc++-6.dll, libsspp-0.dll, libquadmath-0.dll... include folder: c++ folder. best regards... ---

[Mingw-w64-public] any all-in-one Mingw-w64(for win7) to build GIMP 32/64?

2014-12-28 Thread oyster
Hi, everyone I want to compile GIMP 32 bits/64 bits on my Win7 64-bits. However I found this is too difficult. I have spend 3 days to install/update msys, mingw-64, and kinds of libraries/application. Even though I am stuck by gexiv2 now. I got too tired to search, download, modify, autogen.sh, co