This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#5009 - logf build broken
|
Details(tested on today's CVS)
H120/H3x0 LOGF builds fail: problem #1 (H120/H3x0): mp3_encoder.c: In function `filter_subband': mp3_encoder.c:1470: error: can't find a register in class `ADDR_REGS' while relo ading `asm' make[2]: *** [/cygdrive/rockbox/_cvs/_out/apps/plugins/mp3_encoder.o ] Error 1 problem #2 (H120 only): LD rockboy.elf /opt/m68k/lib/gcc/m68k-elf/3.4.5/../../../../m68k-elf/bin/ld: region PLUGIN_IRAM is full (/cygdrive/rockbox/_cvs/_out/apps/plugins/rockboy/rockboy.e lf section .ibss) collect2: ld returned 1 exit status make[3]: *** [/cygdrive/rockbox/_cvs/_out/apps/plugins/rockboy/rockb oy.elf] Error 1 |
This task depends upon
Closed by Martin Arver (tucoz)
Monday, 19 June 2006, 19:07 GMT+2
Reason for closing: Fixed
Additional comments about closing: Confirmed as fixed by the reporter.
Monday, 19 June 2006, 19:07 GMT+2
Reason for closing: Fixed
Additional comments about closing: Confirmed as fixed by the reporter.
I tried it out today (19 June, 2006) for both targets and it compiles just fine. Maybe anybody could also verify it so we can close this bug.
Confirmed, today's CVS builds clean on both targets.