Author Topic: 32 bit CodeBlocks included the wrong MinGW version  (Read 4305 times)

Offline gh_origin

  • Multiple posting newcomer
  • *
  • Posts: 48
32 bit CodeBlocks included the wrong MinGW version
« on: December 04, 2020, 09:36:35 am »
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