This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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



------- 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 <file:///usr/share/doc/gcc-4.3/README.Bugs> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]