lua-users home
lua-l archive

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


On 11/26/2011 1:34 AM, David Manura wrote:
On Thu, Nov 24, 2011 at 8:41 PM, KHMan wrote:
So my primary concern is breaking of out-of-the-box MinGW compilation
experience.

How about the attached patch to 5.2.0-rc2?

Now, you can cross-compile mingw from Linux or Cygwin just by doing
one of these:

   make mingw TOOLCHAIN=i586-mingw32msvc-
   make mingw TOOLCHAIN=i686-w64-mingw32-
   make mingw TOOLCHAIN=x86_64-w64-mingw32-

Hmmm, this is more of a Makefile change so I'll leave this to the higher powers... :-)

In the meantime, I am looking into revising the Lua property files in SciTE so that it will be Lua 5.2.0-ready.

--
Cheers,
Kein-Hong Man (esq.)
Kuala Lumpur, Malaysia