lua-users home
lua-l archive

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


> I believe the explanation is that with the
> modified parms, the indicated -D flags are not set when the lua
> interpreter, "lua" is compiled.

That's very odd. Could you do "make clean aix" and post the line that
make shows when it compiles lua.c? Thanks.

I cannot check it myself because I no access to an AIX machine with xlc,
only gcc.
--lhf