> Btw, is the auto object precompilable? > And how do you precompile? :-) Take a good look at dgd/src/lpc/Makefile. There are some commented-out lines in there that you can uncomment (while commenting others). Doing so will precompile the kernel library if you compile DGD. It's fairly easy to figure out. Dworkin