lua-users home
lua-l archive

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


On Mon, 14 Mar 2005 17:49:48 +0800, Edwin Eyan Moragas <haaktu@gmail.com> wrote:
> Hi all,
> 
> trying to get the luasocket library working under linux.
> my config file for compiling lua is very standard. i just uncommented
> the two loadable library switches:
> LOADLIB= -DUSE_DLOPEN=1
> DLLIB= -ldl

my bad i didn't read too far down. had to uncomment one more line in
config:

MYLDFLAGS= -Wl,-E
-- 
kind regards,
eyan

http://www.eyan.org