Re: [INTERNALS-WIN] ext/libxml problem
[email protected] ("Pierre Joye")
| Newsgroups | php.internals.win |
|---|---|
| Message-ID | <[email protected]> |
hi, On Thu, Dec 25, 2008 at 5:43 AM, Niel <[email protected]> wrote: > Hi > > Is there any reason that ext/libxml ignores being built shared, or is > this a bug? > libxml alone can't be built shared. It is used by all XML extensions (dom, xml, xmlreader, xmlwriter, simplexml). Once the extension loader supports dependencies, this limitation will be dropped. However I do not think it helps to have such ext built shared :) Cheers, -- Pierre http://blog.thepimp.net | http://www.libgd.org