Re: [INTERNALS-WIN] Bundling pdo-firebird in 5.5

[email protected] (marius adrian popa) Tue, 9 Apr 2013 12:41:18 +0300
Newsgroups php.internals.win
Message-ID <CAPv8svXX=rtw=qkc4mcY3oa45NHggpmpgzDsdDsKDn_GAeht2g@mail.gmail.com>
Thanks for adding to the next snaps also for clarifications


ps:
yes the user is resposible to install the fbclient libs but it does
involve some sort of luck in the process (and the random x32/x86-64
array dice)
http://stackoverflow.com/questions/15857757/load-pdo-firebird-dll

On Tue, Apr 9, 2013 at 11:16 AM, Pierre Joye <[email protected]> wrote:
> 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
>
> --
> Windows Internals Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>