Date: 11/20/00
- Next message: jmoore <email protected>: "[PHP-DEV] PHP 4.0 Bug #6104 Updated: popen returns -1"
- Previous message: bjoern <email protected>: "[PHP-DEV] PHP 4.0 Bug #7891: make fails"
- In reply to: Daniel Beulshausen: "Re: [PHP-DEV] .lib file for a Win32 compile"
- Next in thread: Daniel Beulshausen: "Re: [PHP-DEV] .lib file for a Win32 compile"
- Reply: Daniel Beulshausen: "Re: [PHP-DEV] .lib file for a Win32 compile"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: jmoore <email protected>: "[PHP-DEV] PHP 4.0 Bug #6104 Updated: popen returns -1"
- Previous message: bjoern <email protected>: "[PHP-DEV] PHP 4.0 Bug #7891: make fails"
- In reply to: Daniel Beulshausen: "Re: [PHP-DEV] .lib file for a Win32 compile"
- Next in thread: Daniel Beulshausen: "Re: [PHP-DEV] .lib file for a Win32 compile"
- Reply: Daniel Beulshausen: "Re: [PHP-DEV] .lib file for a Win32 compile"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

