[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: compile lua with tcc
- From: "Aleksey Yutkin" <ayutkin@...>
- Date: Wed, 6 Sep 2006 19:05:22 +0400
Do you have installed latest updates for tcc?
See tcc mail list for details.
2006/9/5, Pavol Severa <pavol.severa@gmail.com>:
Has anybody succeeded to compile lua with the tcc compiler? I've just
tried it (lua
5.1.1, tcc 0.9.23, winxp), with errors
ldo.c:495: function pointer expected
and
In file included from loadlib.c:92:
In file included from c:/tcc/include/winapi/windows.h:105:
In file included from c:/tcc/include/winapi/windef.h:155:
c:/tcc/include/winapi/winnt.h:1814: identifier expected
--
Aleksey