On Wed, Dec 15, 2010 at 7:02 PM, Ildar Mulyukov <[email protected]> wrote: > Steve, that's just one case described there.
I see - basically the -llua here would be problem, if it's either a static .a or a dynamic .la $ gcc -shared foo.c -o foo.so -llua since the Lua executable is quite capable of providing the necessary symbols. steve d. _______________________________________________ Luarocks-developers mailing list [email protected] http://lists.luaforge.net/cgi-bin/mailman/listinfo/luarocks-developers
