From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10393 invoked by alias); 19 May 2006 05:33:45 -0000 Received: (qmail 10374 invoked by uid 48); 19 May 2006 05:33:37 -0000 Date: Fri, 19 May 2006 05:33:00 -0000 Subject: [Bug c/27675] New: Compiler crash building PHP component X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "drnj at redherring dot co dot uk" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2006-05/txt/msg01888.txt.bz2 List-Id: 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 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