Ryan Murray wrote: > > Try building it with gcc-3.0 instead. It's a problem in the code generator > being unable to branch to the else part of an if. The new generator works > around this by jumping there if it should, if a branch can't do it.
Sorry, I should have mentioned that I did this and it also fails in exactly the same way. H.J.Lu on the linux-mips list recommends I use his toolchain (rpm) but I would rather use the standard debian - Is there any chance of getting this fixed there? /Brian

