http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48796
Summary: gcc: Internal error: Killed (program cc1) while compiling PHP Product: gcc Version: 4.5.3 Status: UNCONFIRMED Severity: minor Priority: P3 Component: c AssignedTo: unassig...@gcc.gnu.org ReportedBy: w...@cast.uark.edu In php-5.3.6, the file ext/fileinfo/libmagic/apprentice.c fails to compile on a Gumstix Overo running Angstrom Linux. The compiler was cross compiled using Bitbake to the Gumstix Overo from Ubuntu. gcc version 4.5.3 20110223 (prerelease) Last bit of verbose output: /usr/libexec/gcc/arm-angstrom-linux-gnueabi/4.5.3/cc1 -fpreprocessed apprentice.i -quiet -dumpbase apprentice.c -auxbase-strip apprentice.lo -g -O2 -version -fvisibility=hidden -o apprentice.s GNU C (GCC) version 4.5.3 20110223 (prerelease) (arm-angstrom-linux-gnueabi) compiled by GNU C version 4.5.3 20110223 (prerelease), GMP version 5.0.1, MPFR version 3.0.0-p7, MPC version 0.8.2 GGC heuristics: --param ggc-min-expand=46 --param ggc-min-heapsize=30222 GNU C (GCC) version 4.5.3 20110223 (prerelease) (arm-angstrom-linux-gnueabi) compiled by GNU C version 4.5.3 20110223 (prerelease), GMP version 5.0.1, MPFR version 3.0.0-p7, MPC version 0.8.2 GGC heuristics: --param ggc-min-expand=46 --param ggc-min-heapsize=30222 Compiler executable checksum: 246c3547883d599e3b96ce1bee99ed7b gcc: Internal error: Killed (program cc1) Please submit a full bug report.