lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Hi Mike,

Is the 64-bit build working too? When I looked at mingw, the 32-bit and 64-bit were bit different (different gcc versions for example). And there are at least 3 or more different mingw-s out there... At least cygwin is just one

On 10/1/2011 12:23 AM, Michael Gogins wrote:
I use MinGW and MSys from mingw.org to build and run luajit 2. My gcc
version is 4.5.2. I installed it using the mingw-get program.

2011/9/30 Ignacio Burgueño<ignaciob@inconcertcc.com>:


On Thu, Sep 29, 2011 at 11:48 PM, Lorenzo Donati
<lorenzodonatibz@interfree.it>  wrote:

On 30/09/2011 3.28, Dimiter 'malkia' Stanev wrote:
[...]

I myself have given up on mingw, and I'm staying with Windows WDK for
now - it's a bit behind certain C++ things, but only two libraries so
far I've been using are C++ and was able to patch them. This way I can
run on systems since Windows 2000 - both 32-bit and 64-bit.


You might give this package a shot:
http://nuwen.net/mingw.html
It is using GCC 4.6.1, but I see no mention of sjlj or dw2 issues.
Regards,
Ignacio