Posted Jan 5, 2009 18:06 UTC (Mon) by ballombe (subscriber, #9523)
[Link]
Personnaly I found that the best way to cross-compile something not supporting cross-compilation out of the box is to use qemu plus distcc pointing to a cross compiler (maybe on the same host). (distcc under qemu call native distcc that call a cross compiler)