Quotes of the week
Quotes of the week
Posted Jun 14, 2012 15:16 UTC (Thu) by nevets (subscriber, #11875)In reply to: Quotes of the week by thedevil
Parent article: Quotes of the week
So you cripple your other two machines to satisfy one?
I would suggest setting up distcc or icecream (you have 3 machines) and build a x86_64 kernel as well for the x86_64 machines. It makes the build go much faster. And you wont even need to do anything special as the userspace is all i386 anyway. But if the boxes are not all the same distro, you can use my guide to build your own gcc's for distcc kernel compiling:
http://rostedt.homelinux.com/distcc/
It's a little out of date, but should still be useful to help you set up.
