Author Topic: Binary Release and 64 bit Windows 7  (Read 5277 times)

LordVolcanon

  • Guest
Binary Release and 64 bit Windows 7
« 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?

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: Binary Release and 64 bit Windows 7
« Reply #1 on: February 27, 2013, 07:40:58 pm »
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/ .

This can be used for 32- and 64-bit programming.