[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-gnuzilla] GCC 4.7 build fail
From: |
koeart |
Subject: |
Re: [Bug-gnuzilla] GCC 4.7 build fail |
Date: |
Wed, 4 Jul 2012 15:34:24 +0200 |
I got a compiler error in dwarf2out.c:
icecat-12.0/content/canvas/src/WebGLContextValidate.cpp:681:1: internal
compiler error: in output_die, at dwarf2out.c:8530
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.7/README.Bugs> for instructions.
The bug is not reproducible, so it is likely a hardware or OS problem.
make[5]: *** [WebGLContextValidate.o] Fehler 1
make[5]: Leaving directory `/home/koeart/code/icecat-12.0/content/canvas/src'
make[4]: *** [src_libs] Fehler 2
make[4]: Leaving directory `/home/koeart/code/icecat-12.0/content/canvas'
make[3]: *** [canvas_libs] Fehler 2
make[3]: Leaving directory `/home/koeart/code/icecat-12.0/content'
make[2]: *** [libs_tier_platform] Fehler 2
make[2]: Leaving directory `/home/koeart/code/icecat-12.0'
make[1]: *** [tier_platform] Fehler 2
make[1]: Leaving directory `/home/koeart/code/icecat-12.0'
make: *** [default] Fehler 2
Before "make" i applied the patch BratSinot posted.
Any suggestions?
Thanks,
koeart