On Sun, May 15, 2011 at 3:26 PM, Mark Pulford <[email protected]> wrote: > Would anyone be able to test it under Windows? I'd be interested to > know if anything else needs to be done to make it work.
Almost works .... the link stage fails because -lm is not needed for Windows. Also I suspect it isn't needed full-stop, because Lua itself is linked against libm.a? steve d. _______________________________________________ Luarocks-developers mailing list [email protected] http://lists.luaforge.net/cgi-bin/mailman/listinfo/luarocks-developers
