lua-users home
lua-l archive

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


Lua didn't compile because I first compiled the shared libraries with gcc
with another user, so 'make clean' didn't remove these and when I did
another compile, g++ was trying to use the C-compiled shared libaries and
couldn't find the functions in the libraries.



----- Original Message -----
From: "Reuben Thomas" <rrt@sc3d.org>
To: "Multiple recipients of list" <lua-l@tecgraf.puc-rio.br>
Sent: Friday, September 06, 2002 9:48 AM
Subject: Re: Visual c++ and LUA


> > I didn't get Lua compiled with g++ in suse 8.0  (want to see the error
> > messages?)
>
> I suspect the authors might be interested. Unless I misunderstand, Lua is
> supposed to compile as C++.
>
> --
> http://www.mupsych.org/~rrt/ | Travail broadens the behind
>
>