Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: LordVolcanon on February 27, 2013, 07:28:38 pm
-
I'm considering upgrading to Windows 7 64bit and was wondering if I can use the MinGW Binary Release with the 32 bit TDM-GCC or whatever it's called?
-
Yes, if you only want to build 32-bit programs.
If you also want to build native 64-bit programs you should install C::B without compiler and install the 64-bit TDM-GCC from http://tdm-gcc.tdragon.net/ (http://tdm-gcc.tdragon.net/) .
This can be used for 32- and 64-bit programming.