Re: [Mingw-w64-public] strange error when including windows.h with gcc 4.6.2

2011-08-01 Thread Alen Skondro
possible break for me is r4279. On Mon, Aug 1, 2011 at 11:45 PM, Alen Skondro wrote: > Hello guys, > > I have this strange error. It didn't happen a month ago. > > In file included from > d:\pwgcc-native\bin\../lib/gcc/i686-w64-mingw32/4.6.2/../../../../i686-w64-mingw32/include/objbase.h:151:0,

[Mingw-w64-public] strange error when including windows.h with gcc 4.6.2

2011-08-01 Thread Alen Skondro
Hello guys, I have this strange error. It didn't happen a month ago. In file included from d:\pwgcc-native\bin\../lib/gcc/i686-w64-mingw32/4.6.2/../../../../i686-w64-mingw32/include/objbase.h:151:0, from d:\pwgcc-native\bin\../lib/gcc/i686-w64-mingw32/4.6.2/../../../../i686-w64-m

Re: [Mingw-w64-public] Can't compile cross compiler toolchain

2011-08-01 Thread lol37 lol37
Oh nevermind, i fixed it, i was using a wrong compilator... :( now i have built gcc but i had to disable bootstrap since it starts from stage3 after builting the gcc core thing. i'm trying to built a software, however i've got plenty of headers error regarding "shobjidl.h" and "propsys.h" around li