[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: luasocket 2.0 dynamic linking with stand-alone lua-5 interpreter
- From: Daniel Silverstone <dsilvers@...>
- Date: Mon, 26 Jan 2004 20:58:01 +0000
On Mon, 2004-01-26 at 20:47, Diego Nehab wrote:
> Just out of curiosity, since you seem to what this is all about, why
> isn't this option always enabled? What does it do, exactly? Can it harm
> you if you turn it on and build a static library?
It impedes performance on some platforms to have position independant
code. Also in some cases, it can result in non-linkable-statically
objects depending on the platform.
The correct method is to build once for .a and once for .so
D.
--
Daniel Silverstone <dsilvers@digital-scurf.org>
Digital-Scurf