Re: [PHP-DEV] .lib file for a Win32 compile From: Daniel Beulshausen (daniel <email protected>)
Date: 11/20/00

> On Mon, Nov 20, 2000 at 03:12:50PM +0100, Daniel Beulshausen wrote:
> > > On Mon, Nov 20, 2000 at 11:44:33AM +0000, John Wright wrote:
> > > > [...]
> > >
> > > Hmm. Soon as I got bindlib and flex and disabled mysql and all the
other
> > > rubbish ( :-) it compiled fine.
> > >
> > > Would be nice to have the .lib files in the binary .zip... ?
> >
> > shouldn't you be able to compile php yourself, if you want to develop a
php
> > extension?
>
> This extension is loaded using dl() so I only need header files and the
> php4ts.lib.

that wasn't the answer to my question :)

> There appears to be very little support/interest in dynamicly loading
> extensions as I've always had to battle to find the right includes and
> structure parameters -- but once I've done that everything works
perfectly.

i don't understand what you mean :)
anyway i think we can include the lib file in the release(s), if it's
needed.
if you need the headers, grab the source release.

daniel

>
> --
> PHP Development Mailing List <http://www.php.net/>
> To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
> For additional commands, e-mail: php-dev-help <email protected>
> To contact the list administrators, e-mail: php-list-admin <email protected>
>
>

/*--
daniel beulshausen - daniel <email protected>
using php on windows? http://www.php4win.de

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>