On Tuesday 02 May 2006 02:18, Simon Baxter wrote: > > [snip] > > > >> Nope - still have the same problem with cpu_accel.c > >> > >> g++ -fPIC -g -Os -Wall -Woverloaded-virtual -c -D_GNU_SOURCE > >> -DPLUGIN_NAME_I18N='"analogtv"' -DHAVE_FAST_MEMCPY -DNEED_OWN_SIP > >> -I../../../include cpu_accel.c cpu_accel.c: In function 'uint32_t > >> mm_accel()': > >> cpu_accel.c:76: error: can't find a register in class 'BREG' while > >> reloading 'asm' > > > > [snip] > > > >> Any other ideas??? > > > > Drop -g? Presuming i386, drop -fPIC? > On Gentoo we included the attached patches in out vdr-analogtv package. They are created for analogtv-0.9.37 but apply without problems against 0.9.38. I already sent them to the Author. Matthias -- Matthias Schwarzott Gentoo Developer http://www.gentoo.org -------------- next part -------------- A non-text attachment was scrubbed... Name: vdr-analogtv-0.9.37-gcc-3.4.diff Type: text/x-diff Size: 2586 bytes Desc: not available Url : http://www.linuxtv.org/pipermail/vdr/attachments/20060502/d6984905/vdr-analogtv-0.9.37-gcc-3.4.bin -------------- next part -------------- A non-text attachment was scrubbed... Name: vdr-analogtv-0.9.37-kpes_to_ts.patch Type: text/x-diff Size: 697 bytes Desc: not available Url : http://www.linuxtv.org/pipermail/vdr/attachments/20060502/d6984905/vdr-analogtv-0.9.37-kpes_to_ts.bin -------------- next part -------------- A non-text attachment was scrubbed... Name: vdr-analogtv-0.9.37-asm-fpic.diff Type: text/x-diff Size: 2720 bytes Desc: not available Url : http://www.linuxtv.org/pipermail/vdr/attachments/20060502/d6984905/vdr-analogtv-0.9.37-asm-fpic.bin