Subject | Re: [firebird-php] Re: PHP 5.3 compilation VC6 |
---|---|
Author | Vlad Khorsun |
Post date | 2009-06-08T11:20:27Z |
> On Mon, Jun 8, 2009 at 9:43 AM, marius adrian popa wrote:There is NO *static* library such as fbclient.lib in firebird build process.
>
>> now I get it , you need the lib from firebird 2.1.2 source code
>
> Yes
There is *import* library named fbclient.lib in \temp\win32\fbclient but it is
not what Pierre want from us.
As i understand PHP windows project insist on compiling all 3rd party
libraries by VC6 and VC9 because of some mistery CRT incompatibilites
they can't explain and failed to solve. Distributing own build of all 3rd party
libraries witn PHP itself is a huge mistake, i think. What if Firebird fixed some
(critical) error in fbclient.dll ? PHP users will wait until next release of whole
PHP ?
Pierre, many people in this list tried to convice you to not do what you want
to do. This is VERY BAD for PHP users ! In Firebird client API there is no places
when application freed memory allocated by fbclient and vice versa.
You promised me past year to come into fb-devel with your info\arguments\etc
but this not happens.Welcome into fb-devel and we'll try to resolve all issues together.
Regards,
Vlad