[PHP-DEV] PHP 4.0 Bug #2877 Updated: gcc runs out of memory compiling zend_execute.c From: Bug Database (php-dev <email protected>)
Date: 11/30/99

ID: 2877
Updated by: rasmus
Reported By: adamc <email protected>
Status: Closed
Bug Type: Compile Failure
Assigned To:
Comments:

That's not nearly enough memory to compile PHP optimized. Add --disable-inline to your PHP configure flags and it
should work, but you lose some performance.

Full Bug description available at: http://bugs.php.net/?id=2877

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