I demand that Simon Baxter may or may not have written...
[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?