hab grade mal ein make all gemacht !! und da belomme ich folgende fehler meldung kann mir da mal einer helfen was ich jetzt falsch gemacht hab ?
gcc-3.0.4/gcc/../include \
../../gcc-3.0.4/gcc/config/rs6000/rs6000.c -o rs6000.o
../../gcc-3.0.4/gcc/config/rs6000/rs6000.c: In function `short_cint_operand':
../../gcc-3.0.4/gcc/config/rs6000/rs6000.c:549: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-3.0.4/gcc/config/rs6000/rs6000.c: In function `u_short_cint_operand':
../../gcc-3.0.4/gcc/config/rs6000/rs6000.c:560: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-3.0.4/gcc/config/rs6000/rs6000.c: In function `reg_or_neg_short_operand':
../../gcc-3.0.4/gcc/config/rs6000/rs6000.c:638: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-3.0.4/gcc/config/rs6000/rs6000.c: In function `reg_or_logical_cint_operand':
../../gcc-3.0.4/gcc/config/rs6000/rs6000.c:738: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-3.0.4/gcc/config/rs6000/rs6000.c: In function `num_insns_constant_wide':
../../gcc-3.0.4/gcc/config/rs6000/rs6000.c:794: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-3.0.4/gcc/config/rs6000/rs6000.c:798: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-3.0.4/gcc/config/rs6000/rs6000.c: In function `num_insns_constant':
../../gcc-3.0.4/gcc/config/rs6000/rs6000.c:871: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-3.0.4/gcc/config/rs6000/rs6000.c:874: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-3.0.4/gcc/config/rs6000/rs6000.c: In function `add_operand':
../../gcc-3.0.4/gcc/config/rs6000/rs6000.c:1024: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-3.0.4/gcc/config/rs6000/rs6000.c:1025: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-3.0.4/gcc/config/rs6000/rs6000.c: In function `non_add_cint_operand':
../../gcc-3.0.4/gcc/config/rs6000/rs6000.c:1039: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-3.0.4/gcc/config/rs6000/rs6000.c: In function `logical_operand':
../../gcc-3.0.4/gcc/config/rs6000/rs6000.c:1077: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-3.0.4/gcc/config/rs6000/rs6000.c: In function `input_operand':
../../gcc-3.0.4/gcc/config/rs6000/rs6000.c:1320: warning: comparison between signed and unsigned
../../gcc-3.0.4/gcc/config/rs6000/rs6000.c:1330: warning: comparison between signed and unsigned
../../gcc-3.0.4/gcc/config/rs6000/rs6000.c: In function `rs6000_legitimate_address':
../../gcc-3.0.4/gcc/config/rs6000/rs6000.c:1558: warning: comparison between signed and unsigned
../../gcc-3.0.4/gcc/config/rs6000/rs6000.c: In function `rs6000_emit_move':
../../gcc-3.0.4/gcc/config/rs6000/rs6000.c:1670: warning: comparison between signed and unsigned
../../gcc-3.0.4/gcc/config/rs6000/rs6000.c:1680: warning: comparison between signed and unsigned
../../gcc-3.0.4/gcc/config/rs6000/rs6000.c:1689: warning: comparison between signed and unsigned
../../gcc-3.0.4/gcc/config/rs6000/rs6000.c:1730: warning: comparison between signed and unsigned
../../gcc-3.0.4/gcc/config/rs6000/rs6000.c:1737: warning: comparison between signed and unsigned
../../gcc-3.0.4/gcc/config/rs6000/rs6000.c: In function `function_arg_padding':
../../gcc-3.0.4/gcc/config/rs6000/rs6000.c:1910: warning: comparison between signed and unsigned
../../gcc-3.0.4/gcc/config/rs6000/rs6000.c: In function `setup_incoming_varargs':
../../gcc-3.0.4/gcc/config/rs6000/rs6000.c:2273: warning: comparison between signed and unsigned
../../gcc-3.0.4/gcc/config/rs6000/rs6000.c: In function `print_operand':
../../gcc-3.0.4/gcc/config/rs6000/rs6000.c:4080: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-3.0.4/gcc/config/rs6000/rs6000.c:4085: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-3.0.4/gcc/config/rs6000/rs6000.c:4088: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-3.0.4/gcc/config/rs6000/rs6000.c:4115: warning: integer constant is unsigned in ANSI C, signed with -traditional
../../gcc-3.0.4/gcc/config/rs6000/rs6000.c:4135: warning: integer constant is unsigned in ANSI C, signed with -traditional
gcc: Internal compiler error: program cc1 got fatal signal 11
make[3]: *** [rs6000.o] Error 1
make[3]: Leaving directory `/home/martinb/tuxbox-cvs/cdk/build/gcc'
make[2]: *** [all-gcc] Error 2
make[2]: Leaving directory `/home/martinb/tuxbox-cvs/cdk/build'
make[1]: *** [bootstrap_gcc] Error 2
make[1]: Leaving directory `/home/martinb/tuxbox-cvs/cdk'
make: *** [.glibc] Error 2
brauch mal hilfe make all
-
- Einsteiger
- Beiträge: 261
- Registriert: Donnerstag 15. November 2001, 00:00
-
- Senior Member
- Beiträge: 1282
- Registriert: Montag 12. November 2001, 00:00
Re: brauch mal hilfe make all
das weist eindeutig auf einen kaputten gcc oder uebertaktete cpu oder billige rams hin.highcommand hat geschrieben: gcc: Internal compiler error: program cc1 got fatal signal 11