> -----Original Message----- > From: Richard [mailto:richi_8@xxxxxxxxxxx] > Sent: Wednesday, January 16, 2008 12:48 PM > To: php-general@xxxxxxxxxxxxx > Subject: 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