[Bug c/38133] New: xgcc: Internal error: Killed (program cc1) by compiling gcc 4.3.2

2008-11-15 Thread jan at jans-seite dot de
Hello,

I have a problem by compiling gcc 4.3.2. 

If I use the package with all, I get the message: xgcc: Internal error: Killed
(program cc1plus)
If I use only the core-package, I get the massage: xgcc: Internal error: Killed
(program cc1).

What can I do???

Infomation:
gcc -v:
Using built-in specs.
Target: arm-linux-gnu
Configured with: ../src/configure -v
--enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr
--enable-shared --with-system-zlib --libexecdir=/usr/lib
--without-included-gettext --enable-threads=posix --enable-nls
--program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu
--enable-libstdcxx-debug --enable-mpfr --enable-checking=release arm-linux-gnu
Thread model: posix
gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)

configure: ./configure --libdir=/usr/lib --includedir=/usr/include


-- 
   Summary: xgcc: Internal error: Killed (program cc1) by compiling
gcc 4.3.2
   Product: gcc
   Version: 4.3.2
Status: UNCONFIRMED
  Severity: normal
  Priority: P3
 Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: jan at jans-seite dot de


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



[Bug middle-end/38133] xgcc: Internal error: Killed (program cc1) by compiling gcc 4.3.2

2008-11-16 Thread jan at jans-seite dot de


--- Comment #2 from jan at jans-seite dot de  2008-11-16 10:17 ---
/proc/swaps:

FilenameTypeSizeUsed   
Priority
/dev/sda1   partition   1052216 x   -1
/usr/local/swap.filefile1048568 0   -2


-- 


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



[Bug middle-end/38133] xgcc: Internal error: Killed (program cc1) by compiling gcc 4.3.2

2008-11-18 Thread jan at jans-seite dot de


--- Comment #3 from jan at jans-seite dot de  2008-11-18 16:24 ---
By compile doxygen, came this error:

g++ -c -pipe -fno-exceptions -fno-rtti -Wall -W -fno-exceptions -O2 -I../qtools
-I../libpng -I../libmd5 -o ../objects/doxygen.o doxygen.cpp
{standard input}: Assembler messages:
{standard input}:17108: Warning: partial line at end of file ignored
{standard input}:16898: Error: undefined local label `.L2645'
{standard input}:16922: Error: undefined local label `.L2645'
{standard input}:16944: Error: undefined local label `.L2645'
{standard input}:16967: Error: undefined local label `.L2645'
{standard input}:16979: Error: undefined local label `.L2645'
{standard input}:16995: Error: undefined local label `.L2645'
{standard input}:17007: Error: undefined local label `.L2645'
{standard input}:17033: Error: undefined local label `.L2645'
{standard input}:17044: Error: undefined local label `.L2645'
{standard input}:17061: Error: undefined local label `.L2645'
{standard input}:17073: Error: undefined local label `.L2645'
{standard input}:17085: Error: undefined local label `.L2645'
g++: Internal error: Killed (program cc1plus)
Please submit a full bug report.
See  for instructions.
make[2]: *** [../objects/doxygen.o] Error 1
make[2]: Leaving directory `/home/Download/Xorg/doxygen-1.5.7.1/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/Download/Xorg/doxygen-1.5.7.1/src'
make: *** [all] Error 2


-- 


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