lua-users home
lua-l archive

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


Thanks, I could finally find the problem, the compiler was missing some
flags to compile strictly c-code.

cu
Milo

-----Ursprüngliche Nachricht-----
Von: owner-lua-l@tecgraf.puc-rio.br [mailto:owner-lua-l@tecgraf.puc-rio.br]
Im Auftrag von Nick Trout
Gesendet: Donnerstag, 8. Mai 2003 20:17
An: Multiple recipients of list
Betreff: RE: compiling lua with dev-cpp (gcc 3.2)



> Im trying to compile LUA 5.0 as a static library with dev-cpp
> (gcc 3.2) under Windows. I added all the files from the src 
> und src/lib directory to the project und compiled it. Then I 
> linked this library to my test project und compiled again, 
> but now I'm getting a linker error for all the lua calls
> like:

http://lua-users.org/wiki/LuaFaq http://lua-users.org/wiki/BuildingLua
http://lua-users.org/lists/lua-l/2000-11/msg00006.html
http://lua-users.org/lists/lua-l/2000-11/msg00004.html
http://lua-users.org/lists/lua-l/2002-09/msg00046.html