lua-users home
lua-l archive

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




More interesting would be, if there are some "ready to build" archives
packaged for freely available compilers for windows (I know of Borland CC, MinGW, Cygwin).
I know that the loadmodule author Ignacio Castaño builds it with MinGW, and the Makefiles produced by the 'patch' are for MinGW.

Another reasom why my VC project files are not really up to date is the fact that I too would like to switch to MinGW (DevC++ is a very nice IDE for it), but didn't yet have the time. The Makefiles in my zip _should_ work with MinGW and Linux make, but I haven't tried it.

cheers, Martin