[PHP-DEV] Zend + memory limiter non-compile

2001-05-17 Thread Igmar Palsenberg
Hi, Compiling with memory limit gives me : /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../main -DSUPPORT_UTF8 -DXML_BYTE_ORDER=12 -g -O2 -prefer-non-pic -static -c zend_alloc.c zend_alloc.c: In function `_emalloc': zend_alloc.c:187: parse error before `{'

Re: [PHP-DEV] Zend + memory limiter non-compile

2001-05-17 Thread Zeev Suraski
Submitted; Thanks for reporting it At 13:09 17/5/2001, Igmar Palsenberg wrote: Hi, Compiling with memory limit gives me : /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../main -DSUPPORT_UTF8 -DXML_BYTE_ORDER=12 -g -O2 -prefer-non-pic -static -c zend_alloc.c