lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Hi,

a84-231-228-244:~/Slug/public/lua-fink nomovok$ ls -al /sw/bin/lua*
lrwxr-xr-x   1 root  admin      13 May  9 17:07 /sw/bin/lua -> /sw/bin/lua51
-rwxr-xr-x   1 root  admin  162604 May  9 17:05 /sw/bin/lua51
lrwxr-xr-x 1 root admin 14 May 9 17:07 /sw/bin/luac -> /sw/bin/luac51
-rwxr-xr-x   1 root  admin  110128 May  9 17:05 /sw/bin/luac51

I like the split. But have we settled down with regard to
the name of the programs? Shouldn't they be lua5.1, luac5.1,
and bin2c5.1?

Also, do these executables export dynamic symbols so other libraries can link to them instead to lua dylibs?

Are you going to include any patches by default?

Regards,
Diego.