public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/27675]  New: Compiler crash building PHP component
@ 2006-05-19  5:33 drnj at redherring dot co dot uk
  2006-05-19  5:40 ` [Bug c/27675] " pinskia at gcc dot gnu dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: drnj at redherring dot co dot uk @ 2006-05-19  5:33 UTC (permalink / raw)
  To: gcc-bugs

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-08-21  9:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-05-19  5:33 [Bug c/27675] New: Compiler crash building PHP component drnj at redherring dot co dot uk
2006-05-19  5:40 ` [Bug c/27675] " pinskia at gcc dot gnu dot org
2006-05-19  5:40 ` pinskia at gcc dot gnu dot org
2006-08-21  5:32 ` pinskia at gcc dot gnu dot org
2006-08-21  9:28 ` drnj at redherring dot co dot uk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).