Hi, I am watching a Quadra 700 (25 MHz 68040) running NetBSD 1.6.1 try to build 3.4.6. It is currently trying to build libgcc (I think?). My question is the user/system cpu percentages are in the 20%/80% range. Why so much system time? It has 68M of ram so it does not appear to be swapping. ??? Off the top of your head anyone know what it is doing? Thanks! kevin P.S.: It keeps recompiling libgcc2.c with different symbols defined: L_fixtfdi, L_fixunstfdi, etc. This like a c++ template?