Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
32 bit CodeBlocks included the wrong MinGW version
(1/1)
gh_origin:
They included the 64 bit MinGW toolchain, that can't run on 32 bit computer anyway (they are 64 bit binaries themselves).
This MinGW is 32 bit binaries and could also target 64 bit via -m64: https://app.box.com/s/hi6j86qlfo1tw2h6qf3k5sxt0miq69dv
You could include it with your 32 bit CodeBlocks distribution.
I also repacked this 32 bit CodeBlocks nosetup to use the correct MinGW, download here: https://app.box.com/s/oq325ol04ugikyrfrx7mshlwdla2q0md
Navigation
[0] Message Index
Go to full version