On Friday 21 May 2004 20:25, Rasmus Lerdorf wrote: > What is the incentive to build it static? Performance? If you simply > build a non-pic shared library there is no performance benefit at all. > In fact, we should probably consider making this the default on platforms > that support non-pic shared libs as our libs aren't general-purpose shared > libraries, they are very much single-purpose libs designed to just be > linked into a single binary.
1. You cannot simply build non-pic shared library. 2. For debugging purposes having .so's suck. Edin -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php