> > OK, I have a fair amount of experience with FreeBSD kernels, but none > > using OpenBSD. My platform is a teeny little Zaurus, and I am trying > > to see if I could use some tools such as ccache to speed compilation. > > Yes - there is one big 'why' in all this. ccache is really useful if you > repeatedly rebuild the same thing, and cannot afford to actually rely on > make/the makefiles doing the right thing. However, unless you are going > to do some hefty development work on that Zaurus, which I really > wouldn't recommend, you are unlikely to need to build much of anything > on it.
Quite a few things need building from ports on the ARM arch's (zaurus and armish share packages; building on an N2100 is a reasonably easy and not horrendously expensive way to speed up builds of software to run on a Z). It's a good job some people did some hefty development work on them, or we wouldn't have OpenBSD/Zaurus which is a pretty useful thing.

