On Thu, Apr 01, 2004 at 10:18:04PM +0200, Per Olofsson wrote:
> Does this apply to 32 vs 64 bit architectures as well? In that case,
> compiled Lua files should not be placed in /usr/share but in /usr/lib.

According to <http://lua-users.org/lists/lua-l/2003-05/msg00361.html>
it might apply depending on the details of the platform and compiler.
It might thus be safest to move the lc:s to lib, or just do away with
them. The reason I added them was not speedup, but that I trust compiled
files more to not be broken as they've passed the compilation step.

-- 
Tuomo

Reply via email to