> Using qemu is not really crosscompiling, IMHO...although i agree its easier.

I use qemu for python and shell scripts but c and c++ are really cross compiled 
using distcc to call x86 cross compiler.

It is probably possible to temporary add x86 binaries to replace some of the 
tools user but this will require more work.

And I plan to test distcc pump mode to do more native processing.

With this solution I am already compiling arm code faster and with more memory 
and storage available than on my Raspberry Pi




Reply via email to