lua-users home
lua-l archive

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


On Thu, Jul 31, 2003 at 12:47:27PM -0300, Luiz Henrique de Figueiredo wrote:
> I've updated my pdf library to Lua 5.0 and PDFlib 5.0.1:
[snip]

Once again, a comment:

You're assuming you can link ordinary .o files into a .so

This is a false assumption for anything other than intel linux.

You should compile your code -fPIC -DPIC if you intend to link it into a
shared object.

D.

-- 
Daniel Silverstone                               http://www.digital-scurf.org/
Hostmaster, Webmaster, and Chief Code Wibbler          Digital-Scurf Unlimited
GPG Public key available from keyring.debian.org               KeyId: 20687895
You'll feel much better once you've given up hope.