Support for MinGW x64?

  • From: Keith Mitchell <Keith.Mitchell@xxxxxxx>
  • To: "luajit@xxxxxxxxxxxxx" <luajit@xxxxxxxxxxxxx>
  • Date: Thu, 30 Aug 2018 21:50:01 +0000

I've noticed that MinGW x64 is not on the compatibility matrix and that there 
where some discussions about it back in 2011.

I'm wondering if it would be possible to get build support added for it now for 
LuaJIT?

I'm particularly interested because I'm working on a 64-bit C++ project in 
JetBrains CLion and could really use the debugger, however in order to use the 
debugger in CLion you need to be compiling using MinGW and not MSVC.

Other related posts: