RE: [PECL-DEV] building php_inclued_dll / unresolved external symbol _executor_globals
[email protected] ("Neuhauser, Roman (GE Capital, consultant)")
| Newsgroups | php.pecl.dev |
|---|---|
| Message-ID | <D3A73269432A224FA3E7ECE3DDDFCE40045ED7E6@LONMLVEM10.e2k.ad.ge.com> |
From: Pierre Joye [mailto:[email protected]] > On Wed, Aug 11, 2010 at 5:12 PM, Neuhauser, Roman (GE Capital, > consultant) <[email protected]> wrote: > > >> > configure --disable-all --disable-zts --enable-cli > >> --enable-inclued=shared > >> > >> Now I'm confused, do you want it static or shared? > > > > what about the configure command line confuses you? i thought i was quite clear: > > You said you like to have it static, but you configure it shared. i wrote (and quoted it again in the previous email, but you snipped it): > > i'm trying to build php_inclued.dll. i've concocted a config.w32 > > file (see below) which allows the extension to build statically, > > but the dll build bombs english is my second language, which probably explains why i'm surprised that this sentence could mean that i *want* a static build. i thought i was just mentioning that the static version is ok to document that the breakage is limited to the shared build. sorry for the confusion.