Re: lua_Number issues on linux/ppc platform
[
Date Prev][
Date Next][
Thread Prev][Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: lua_Number issues on linux/ppc platform
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: 2008年6月30日 16:42:14 -0300
> I am trying to install Lua on some new networking hardware running
> Linux on a ppc architechture. Everything seems to be compiling and
> installing fine, BUT any numbers declared within Lua come out as
> garbage:
Try "make clean ansi" and see if it helps.