> > IIRC, the difference between DODES and distcc is that DODES is > > designed for cross compilation among different architecture (server: > > ix86, target: sh), but distcc needs the same architecture. > > distcc can use a cross compiler. DODES is interesting in that it will emulate native compilation by running the resulting binaries on target architecture. regards, junichi