> If your machine is x86 (= i686 = ia32 = 32 bits only, not the 64 bits
> variant = AMD64 = x86-64) then the LuaJit implementation should be even
> faster. And Tinycc does not run for x86-64!

Please note that LuaJIT as well does not support x86-64 currently.
You'll have to compile your code in 32-bit mode.

HTH,
Alexander.

P.S. I too highly recommend using Lua ;)


_______________________________________________
Tinycc-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to