[Bug c/27675] Compiler crash building PHP component

2006-08-21 Thread drnj at redherring dot co dot uk


--- Comment #4 from drnj at redherring dot co dot uk  2006-08-21 09:28 
---
Subject: Re:  Compiler crash building PHP component

Swap space problem in NSLU2 linux based system - not a compiler bug. 
Appologies for not feeding that back sooner



On 21 Aug 2006 05:31:59 -, pinskia at gcc dot gnu dot org gcc-
[EMAIL PROTECTED] wrote :

 
 
 --- Comment #3 from pinskia at gcc dot gnu dot org  2006-08-21 
05:31 ---
 No feedback in 3 months.
 
 
 -- 
 
 pinskia at gcc dot gnu dot org changed:
 
What|Removed |Added
 -
---
  Status|WAITING |RESOLVED
  Resolution||INVALID
 
 
 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27675
 
 --- You are receiving this mail because: ---
 You reported the bug, or are watching the reporter.
 
 
 


-- 


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



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

2006-05-18 Thread drnj at redherring dot co dot uk
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