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

From: adamc <email protected>
Operating system: FreeBSD 3.3 (stable)
PHP version: 4.0 Beta 3
PHP Bug Type: Compile Failure
Bug description: gcc runs out of memory compiling zend_execute.c

Vanilla FreeBSD setup, using GNU cc and (I believe) GNU make, AMD 486-133 with 40MB.

compiling the module as DSO for Apache 1.3.9 with mysql support and --enable-track-vars results in a long delay compiling zend_execute.c, finally terminating in:

zend_execute.c: In function `execute':
zend_execute.c:2118: virtual memory exhausted

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