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

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

2011-07-31 Thread lol37 lol37
Hello everybody :) I cannot get past the compilation of mingw64-crt, here is the error : "../mingw-w64-crt/libsrc/uuid.c:19:21: fatal error: propkey.h: No such file or directory" i already installed mingw64-headers, i think it's coming from gcc compilation flags because by the past i successfully c