> -----Original Message-----
> From: Richard [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, January 16, 2008 12:48 PM
> To: php-general@lists.php.net
> Subject: [PHP] QNX build
> 
> Hi,
> 
> After installing PHP on a Windows machine I see a very small
> PHP-executable and several extension dll's that can be loaded.
> 
> When I build PHP on a QNX machine I get one huge executable of 8.6 MB.
> Is it possible to build something similar to the Windows version?
> 
> 
> Regards,
> 
> Richard
> 
> --

Hi Richard,

I have no clue on the QNX OS or the QNX programming environment, but maybe
you can move some PECL extensions out of the PHP core by compiling them as
shared extensions instead of compiling them statically into PHP
http://ar.php.net/manual/en/install.pecl.php.

Regards,

Rob

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to