2010/11/17 Valeriy Krizhevich :
> Hello everybody!
>
> I am compiling my project on Windows 2000 Professional (32-bit) in
> Code::Blocks IDE.
>
> But when I try to compile the same or any other project with
> MinGW-w64, both cc1.exe and cc1plus.exe show me message box &qu
Hello everybody!
I am trying to develop an application using MinGW-w64.
I am compiling my project on Windows 2000 Professional (32-bit) in
Code::Blocks IDE.
It works fine with standard MinGW32 compiling 32-bit projects.
But when I try to compile the same or any other project with
MinGW-w64, bot