On Tue, Apr 2, 2013 at 9:09 PM, Thijs Schreijer <th...@thijsschreijer.nl>wrote:

> What worries me though, is looking at the LuaRocks code and finding this
> line;
>          extras[#extras+1] = "-l" .. (variables.MSVCRT or "msvcr80")
> The rockspec doesn't have a MSVCRT variable, so the "msvcr80" is supplied.
> Is that ok for MinGW?
>

I think it could cause problems - this default is for Lua for Windows
runtime.  I overrode MSVCRT in my config.lua, but I did not think of
putting it in the rockspec.  How would I do that, BTW?

Might be an idea to put out a maintainance release soon that works fine on
both x86 and x64 Windows....that nasty batch file for configuration could
be replaced with a Lua script?  (After all, we _do_ have a cool programming
language available ;))

steve d.
------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire 
the most talented Cisco Certified professionals. Visit the 
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html
_______________________________________________
Luarocks-developers mailing list
Luarocks-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/luarocks-developers

Reply via email to