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

* [Bug c/27675] Compiler crash building PHP component
  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
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-05-19  5:40 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from pinskia at gcc dot gnu dot org  2006-05-19 05:39 -------
gcc: Internal error: Killed (program cc1)
You ran out of memory.

How much memory do you have?
People build PHP all the time.


-- 


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


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

* [Bug c/27675] Compiler crash building PHP component
  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 ` pinskia at gcc dot gnu dot org
  2006-05-19  5:40 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-05-19  5:40 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from pinskia at gcc dot gnu dot org  2006-05-19 05:40 -------
One more thing, can you attach the preprocessed source?


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


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


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

* [Bug c/27675] Compiler crash building PHP component
  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
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-08-21  5:32 UTC (permalink / raw)
  To: gcc-bugs



------- 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


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

* [Bug c/27675] Compiler crash building PHP component
  2006-05-19  5:33 [Bug c/27675] New: Compiler crash building PHP component drnj at redherring dot co dot uk
                   ` (2 preceding siblings ...)
  2006-08-21  5:32 ` pinskia at gcc dot gnu dot org
@ 2006-08-21  9:28 ` drnj at redherring dot co dot uk
  3 siblings, 0 replies; 5+ messages in thread
From: drnj at redherring dot co dot uk @ 2006-08-21  9:28 UTC (permalink / raw)
  To: gcc-bugs



------- 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 -0000, "pinskia at gcc dot gnu dot org" <gcc-
bugzilla@gcc.gnu.org> 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


^ 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).