In the last episode (Jan 17), Evandro Sestrem said:
> I'm trying compile a project using Lua 5.0 (www.lua.org) in FreePascal
> (2.0.2 [2005/11/17] for i386) in a FreeBSD 4.1.
>
> The Lua 5.0 is correctly installed.
>
> It compiles ok, but when it is linking I got these errors:
>
> /usr/local/lib
Hello,
I'm trying compile a project using Lua 5.0 (www.lua.org) in FreePascal
(2.0.2 [2005/11/17] for i386) in a FreeBSD 4.1.
The Lua 5.0 is correctly installed.
It compiles ok, but when it is linking I got these errors:
/usr/local/lib//liblualib.a(lmathlib.o): In function 'math_sin':
lmathli