------- Comment #4 from ramana at gcc dot gnu dot org  2009-04-29 17:37 -------
(In reply to comment #3)
> 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
> 

This is probably a different bug to what you mention in comment #1 . We need
more information . Please read the bug submitting guidelines and submit a
proper bug report for this case. http://gcc.gnu.org/bugs.html#report


-- 

ramana at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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

Reply via email to