Re: [INTERNALS-WIN] Bundling pdo-firebird in 5.5
[email protected] (Pierre Joye) Tue, 9 Apr 2013 10:16:11 +0200
| Newsgroups | php.internals.win |
|---|---|
| Message-ID | <CAEZPtU5irvCCDf6cMyxs=7ewERAa2m5L6c6fXiU_bMuiZCG1-A@mail.gmail.com> |
hi! On Tue, Apr 9, 2013 at 9:42 AM, Jan Ehrhardt <[email protected]> wrote: > marius adrian popa in php.internals.win (Mon, 8 Apr 2013 17:41:17 > +0300): >>VC6 section removed, VC11 compiling should be the same like on VC9 > > I compiled 5.5.0beta2 with VC11 and, indeed, it seemed to compile fine. > My dependencies are all still VC9, but that should not make a > difference. > > @Matheus Degiovani: could you try the extensions from my builds? > http://dl.dropbox.com/u/8954372/php-5.5.0beta2-nts-Win32-VC11-x86.zip > http://dl.dropbox.com/u/8954372/php-5.5.0beta2-Win32-VC11-x86.zip What we have done since 5.3.x (where x>3) is to use the builds from firebird, no matter which CRT they use. The library shares nothing with the client, that's why it is safe to use it instead of trying to build firebird client libraries ourselves. Next snaps should have the latest versions. However the user is responsible to install firebird clients, just like with the Oracle drivers (f.e.). Cheers, -- Pierre @pierrejoye