On Mon, May 13, 2013 at 8:48 PM, TNHarris <tellia...@whoopdedo.org> wrote:
> On Monday, May 13, 2013 06:47:24 AM Peter Drahoš wrote:
>> Windows-x86 = MinGW32 (official)
>> Windows-x86_64 = MinGW64 (TDM recommended)
>> Windows-msvc = Visual Studio (Visual Studio Express 11, free to download),
>> this is 64bit only
>>
>
> Is Lua for MinGW32 being built with SJLJ or DW2 exceptions? SJLJ is more
> common, but some things like QT are DW2.

Excellent question, for now everything on Windows is SJLJ based.
LuaDist builds everything so there are no mixing issues.

> To further roil the soup, MinGW64 recently released GCC 4.8 with proper
> structured exception handling. The TDM branch is a few versions behind.

For the upcoming releases I am going to use binaries generated by
mingw-builds and the Windows-x86 binaries will be dwarf based,
Windows-x86_64 will be seh.

pd

------------------------------------------------------------------------------
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
_______________________________________________
Luarocks-developers mailing list
Luarocks-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/luarocks-developers

Reply via email to