On Wed, May 4, 2011 at 4:04 AM, steve donovan <[email protected]> wrote: >> Thanks for all the work on it. Surely you guys know what's needed for >> Windows/mingw better than me. I can grant you push access if you want >> to take care of the mingw side of things in LR. > > I would be happy to take on that role, if Fabio feels he is too busy. > My mastery of the if-statement should prevent any conflicts ;)
Feel free to work on it. :-) Sorry if I did not make it clear, but the mingw support I programmed in LR was meant for the builtin build type only, other build types were always on their own... and are you sure LR on Windows checks uname to see if it should use mingw? I thought I put the choice between mingw and msvc on a switch to the installer. Do you know if the mingw guys caught the bugs that were keeping it from using the latest MSVCRTs? I remember when I did the LR support for mingw that this was the biggest roadblock on moving to mingw by default, because some rocks needed to be linked against the same MSVCRT as the Lua provided by LuaBinaries. -- Fabio Mascarenhas _______________________________________________ Luarocks-developers mailing list [email protected] http://lists.luaforge.net/cgi-bin/mailman/listinfo/luarocks-developers
