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] | |
Originator: Allan Sandfeld Release: gcc version 3.1 20020305 (prerelease) Severerity: serious Category: dwarf2 generator Description: When compiling kde 3.0 source module kdebase: /opt/gcc/bin/g++-3.1 -DHAVE_CONFIG_H -I. -I../../../../kcontrol/kfontinst/kfontinst -I../../.. -I/usr/include/freetype2 -I/opt/kde3/include -I/opt/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -march=pentium3 -pipe -g1 -mmmx -msse -mfpmath=sse -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST -c ../../../../kcontrol/kfontinst/kfontinst/FontEngine.cpp -MT FontEngine.lo -MF .deps/FontEngine.TPlo -MD -MP -fPIC -DPIC -o .libs/FontEngine.o g++-3.1: unrecognized option `-MF' /opt/gcc/include/g++-v3/iostream:253: Internal compiler error in dwarf2out_finish, at dwarf2out.c:12152 Please submit a full bug report, with preprocessed source if appropriate. .ii and .s files attached. regards `Allan
.file "FontEngine.ii" .file 1 "FontEngine.ii" .section .debug_abbrev,"",@progbits .Ldebug_abbrev0: .section .debug_info,"",@progbits .Ldebug_info0: .section .debug_line,"",@progbits .Ldebug_line0: .text .Ltext0: .section .debug_frame,"",@progbits .Lframe0: .long .LECIE0-.LSCIE0 .LSCIE0: .long 0xffffffff .byte 0x1 .string "" .uleb128 0x1 .sleb128 -4 .byte 0x8 .byte 0xc .uleb128 0x4 .uleb128 0x4 .byte 0x88 .uleb128 0x1 .align 4 .LECIE0: .text .Letext0: .section .debug_info .long 0x25 .value 0x2 .long .Ldebug_abbrev0 .byte 0x4 .uleb128 0x1 .long .Letext0 .long .Ltext0 .long .LC0 .long .LC1 .long .LC2 .byte 0x4 .uleb128 0x2 .long .LC3 .byte 0x1 .byte 0x2 .byte 0x0 .section .debug_abbrev .uleb128 0x1 .uleb128 0x11 .byte 0x1 .uleb128 0x12 .uleb128 0x1 .uleb128 0x11 .uleb128 0x1 .uleb128 0x3 .uleb128 0xe .uleb128 0x1b .uleb128 0xe .uleb128 0x25 .uleb128 0xe .uleb128 0x13 .uleb128 0xb .byte 0x0 .byte 0x0 .uleb128 0x2 .uleb128 0x24 .byte 0x0 .uleb128 0x3 .uleb128 0xe .uleb128 0xb .uleb128 0xb .uleb128 0x3e .uleb128 0xb .byte 0x0 .byte 0x0 .byte 0x0 .section .debug_str,"MS",@progbits,1 .LC0: .string "FontEngine.ii" .LC1: .string "/usr/cvs/kde/kdebase/build-3.1/kcontrol/kfontinst/kfontinst" .LC3: .string "bool" .LC2: .string "GNU C++ 3.1 20020305 (prerelease)" .ident "GCC: (GNU) 3.1 20020305 (prerelease)"
Attachment:
FontEngine.ii
Description: Text document
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |