jvlad wrote:
>>> Did you hear about crashes under Solaris and MacOSX, and compiler 
>>> failures
>>> under all *BSD systems?
>>> They were posted against RC3 and the problems are still the same in RC4.
>> We fixed several compile failures recently (both FreeBSD related and
>> GCC2), it probably didn't make it into RC4 though.
>>
>> -Hannes
> 
> Further investigation shown that compiler takes about 1GB(!) of memory when 
> it compiles php5.3-200906221030/ext/fileinfo/libmagic/apprentice.c
> On some systems this amount of memory is not available and may lead to 
> errors such as hangs or crashes.
> 
> Is it a known problem?
> Is this requirement specified somewhere?
> Can it be fixed or improved?

Try compiling with -O0

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to