Re: [PHP-DEV] .lib file for a Win32 compile From: John Wright (john <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.

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.

-- 
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>