I have downloaded the dual-target mingw compiler for C++11 (32bit and 64bits windows computers), But when i compile my program with codeblocks, mingw compile it for 64bits computers.. How to compile my program for 32bits computers ?
Here is the link of the MinGw version which i have downloaded : http://sourceforge.net/projects/mingwbuilds/
Thanks !