Kann jemand helfen?

Kreuzuebersetzer, Diskussion über Änderungen im Tuxbox-CDK und Tuxbox-CVS
animal42
Interessierter
Interessierter
Beiträge: 54
Registriert: Dienstag 4. September 2001, 00:00

Kann jemand helfen?

Beitrag von animal42 »

Habe soeben R1.0.0 ausgecheckt und versucht mal wieder zu kompilen...

Mittlerweile lasse ich Suse 8.1 in einer VM-Ware unter 2000 laufen, doch irgendwie gibt es ein Problem...

-I../../binutils-2.13.90.0.4/gas/../include -I../../binutils-2.13.90.0.4/gas/.. -I../../binutils-2.13.90.0.4/gas/../bfd -I../../binutils-2.13.90.0.4/gas/../intl -I../intl -DLOCALEDIR="\"/dbox2/cdk/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils-2.13.90.0.4/gas/config/tc-ppc.c
../../binutils-2.13.90.0.4/gas/config/tc-ppc.c: In function `md_assemble':
../../binutils-2.13.90.0.4/gas/config/tc-ppc.c:2172: warning: right shift count >= width of type
../../binutils-2.13.90.0.4/gas/config/tc-ppc.c:2174: warning: right shift count >= width of type
../../binutils-2.13.90.0.4/gas/config/tc-ppc.c:2179: warning: right shift count >= width of type
../../binutils-2.13.90.0.4/gas/config/tc-ppc.c:2181: warning: right shift count >= width of type
../../binutils-2.13.90.0.4/gas/config/tc-ppc.c:2186: warning: right shift count >= width of type
../../binutils-2.13.90.0.4/gas/config/tc-ppc.c:2188: warning: right shift count >= width of type
../../binutils-2.13.90.0.4/gas/config/tc-ppc.c:2193: warning: right shift count >= width of type
../../binutils-2.13.90.0.4/gas/config/tc-ppc.c:2195: warning: right shift count >= width of type
../../binutils-2.13.90.0.4/gas/config/tc-ppc.c: In function `md_apply_fix3':
../../binutils-2.13.90.0.4/gas/config/tc-ppc.c:5388: warning: right shift count >= width of type
../../binutils-2.13.90.0.4/gas/config/tc-ppc.c:5395: warning: right shift count >= width of type
../../binutils-2.13.90.0.4/gas/config/tc-ppc.c:5402: warning: right shift count >= width of type
../../binutils-2.13.90.0.4/gas/config/tc-ppc.c:5409: warning: right shift count >= width of type
../../binutils-2.13.90.0.4/gas/config/tc-ppc.c:5537: Internal compiler error in simplify_subreg, at simplify-rtx.c:2452
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[4]: *** [tc-ppc.o] Error 1
make[4]: Leaving directory `/home/jbaesner/tuxbox-cvs/cdk/build/gas'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/jbaesner/tuxbox-cvs/cdk/build/gas'
make[2]: *** [all-recursive-am] Error 2
make[2]: Leaving directory `/home/jbaesner/tuxbox-cvs/cdk/build/gas'
make[1]: *** [all-gas] Error 2
make[1]: Leaving directory `/home/jbaesner/tuxbox-cvs/cdk/build'
make: *** [.binutils] Error 2

Kann mir das irgendwie nicht erklären, vielleicht weiss ja jemand was ich machen muss, damit ich es sauber durchkompilieren kann...

Gruß

Animal
Gandalfx
Einsteiger
Einsteiger
Beiträge: 394
Registriert: Mittwoch 9. Oktober 2002, 11:12

Beitrag von Gandalfx »

ist ein gcc 3.2 Compiler Error. Ich habe Compiler auf 2.95 downgegraded. Dann läufts. Ich weiß nicht, obs inzwischen n Bugfix gibt...
Zaaap
Neugieriger
Neugieriger
Beiträge: 5
Registriert: Mittwoch 8. August 2001, 00:00

rel 1_0_0 compilieren mit Suse 8.1 gcc 3.2

Beitrag von Zaaap »

Gandalfx hat geschrieben:ist ein gcc 3.2 Compiler Error. Ich habe Compiler auf 2.95 downgegraded. Dann läufts. Ich weiß nicht, obs inzwischen n Bugfix gibt...
Habe genau das gleiche problem.

Hat jemand abhilfe ?

Oder hilft nur Downgraden auf gcc 2.95 ?

Gruß
Zaaap
animal42
Interessierter
Interessierter
Beiträge: 54
Registriert: Dienstag 4. September 2001, 00:00

Beitrag von animal42 »

Also, bei mir hat das downgraden geholfen...
Zaaap
Neugieriger
Neugieriger
Beiträge: 5
Registriert: Mittwoch 8. August 2001, 00:00

Beitrag von Zaaap »

animal42 hat geschrieben:Also, bei mir hat das downgraden geholfen...
Und bei mir hat upgraden geholfen -> gcc 3.3

Zumindest läuft der rel 1_0_0 branch damit problemlos durch