On Wed, Apr 3, 2013 at 3:49 PM, Thijs Schreijer <[email protected]>wrote:

> What would the correct setting in the config file be?
>

This works for me:

variables = {
    MSVCRT = 'm',  -- stop us linking against msvc80
}

It seems that -lm is fine with mingw, although not needed.  There's no
option to have no library.


> > when you're only installing Lua first time...
>

Ah, but the user would definitely need _some_ Lua to even run LuaRocks.  It
would be a lot easier to do more careful checks in a Lua script.
(batchfiles give me a headache)

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
[email protected]
https://lists.sourceforge.net/lists/listinfo/luarocks-developers

Reply via email to