[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: RE: Linking LuaSocket statically
- From: Cuero Bugot <cbugot@...>
- Date: Thu, 29 Jul 2010 00:51:59 -0700
> I think this sums up the process. I have never personally done this
> myself, but I have instructed several people off-the-list on how to do
> it and they all managed. If anybody has doubts, please post on this
> thread so it stays on record forever. :)
A while back, I had to do static linking and I run into that page: http://loop.luaforge.net/release/preload.html.
It pretty much explain the thing, and even give script to do the work ! And guess what: they use luasocket as an example :)
C.