lua-users home
lua-l archive

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


>>>>> "RL" == Rici Lake <lua@ricilake.net> writes:

 >> Anyway, it seems that using dlopen in Mac OS X 10.4 is ok. Great.
 >> Again, the correct Makefile line for building Lua to use dlopen is
 >> $(MAKE) all MYCFLAGS="-DLUA_USE_LINUX" MYLIBS="-lreadline"
 >> 
 >> but perhaps LUA_USE_LINUX is confusing... (LUA_USE_LINUX just means
 >> LUA_USE_POSIX, LUA_USE_DLOPEN, and LUA_USE_READLINE).

 RL> Apparently not all Linux distros have dlopen(); there was a query
 RL> on #lua the other day from someone using linuxppc on an
 RL> embedded ARM appliance with no shared object
 RL> implementation.

Anyway, all PC's Unixces have dlopen() and they are POSIX
compliant, but a few have readline installed, even so Linux. ;)

I'm afraid LUA_USE_LINUX is meaning nothing

-- 
Yours sincerely, Eugeny.
Doctor Web, Ltd. http://www.drweb.com