[Bug c/27675] New: Compiler crash building PHP component

drnj at redherring dot co dot uk gcc-bugzilla@gcc.gnu.org
Fri May 19 05:33:00 GMT 2006


System: Linksys NSLU2 with OpenSlug - Linux slugdev 2.6.12.2 #1 Tue Sep 27
20:21:18 CDT 2005 armv5teb unknown

Gcc 3.4.4

DOwnload and unack php 5.1.2
./configure --prefix=/redh/bin/php --with-apxs2=/redh/bin/apache2/bin/apxs

starts compilation then

/ext/date/ -DPHP_ATOM_INC -I/redh/dev/php-5.1.2/include
-I/redh/dev/php-5.1.2/main -I/redh/dev/php-5.1.2 -I/usr/local/include/libxml2
-I/redh/dev/php-5.1.2/ext/date/lib -I/redh/dev/php-5.1.2/TSRM
-I/redh/dev/php-5.1.2/Zend    -I/usr/include -g -O2   -c
/redh/dev/php-5.1.2/ext/date/lib/dow.c -o ext/date/lib/dow.lo
/bin/sh /redh/dev/php-5.1.2/libtool --silent --preserve-dup-deps --mode=compile
gcc -Iext/date/lib -Iext/date/ -I/redh/dev/php-5.1.2/ext/date/ -DPHP_ATOM_INC
-I/redh/dev/php-5.1.2/include -I/redh/dev/php-5.1.2/main -I/redh/dev/php-5.1.2
-I/usr/local/include/libxml2 -I/redh/dev/php-5.1.2/ext/date/lib
-I/redh/dev/php-5.1.2/TSRM -I/redh/dev/php-5.1.2/Zend    -I/usr/include -g -O2 
 -c /redh/dev/php-5.1.2/ext/date/lib/parse_date.c -o ext/date/lib/parse_date.lo
gcc: Internal error: Killed (program cc1)
Please submit a full bug report.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make: *** [ext/date/lib/parse_date.lo] Error 1


-- 
           Summary: Compiler crash building PHP component
           Product: gcc
           Version: 3.4.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: drnj at redherring dot co dot uk


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27675



More information about the Gcc-bugs mailing list