Well, I finally did it! (had this idea for looong ime, to try and network two qemu instances so they can compile stuff together)
mail-index.netbsd.org
I am not sure if it makes sense for PowerPC/OSX as host (new qemu is no go there) but because some qemu machines only single CPU, or, like in sparc case -smp 2 is unstable in NetBSD this can be useful for some speedups!
I used this guide as starting point:
hackaday.io
and this page for qemu networking:
img:
mastodon.online
There also was lnk for OSX 10.4/10.3 PPC cross-compiler setup
But I m not sure how well you can replicate that (re to all those users who have slow ppc laptops).
Re: multiple qemu networking together and with host (Linux host)
I am not sure if it makes sense for PowerPC/OSX as host (new qemu is no go there) but because some qemu machines only single CPU, or, like in sparc case -smp 2 is unstable in NetBSD this can be useful for some speedups!
I used this guide as starting point:
| Details | Hackaday.io
<p name="f282"><inline>This HOW-TO explains a quick and easy way to speed up NetBSD pkgsrc compiling on retrocomputers. It was written because there are altogether too many distcc how-tos which are complex, require special build environments or make assumptions without explaining what's going on...
and this page for qemu networking:
img:
Andrew_R (@Andrew_R@mastodon.online)
Attached: 1 image Finally got distcc working between two qemu instances!
There also was lnk for OSX 10.4/10.3 PPC cross-compiler setup
But I m not sure how well you can replicate that (re to all those users who have slow ppc laptops).