Im evaluating an artis micro (www.artismicro.com) sbc-a3000 single processor board (PPC) which runs a version of linux in the embedded rom chip. I need to run a benchmark utility on the board which tests the cpu and the ethernet connection. I found one called ubench however it comes in source code and there is no compiler built into the board so I cant compile it on the board. It appears as if the GCC compiler will not fit onto the board since its approximately 30 megs plus the fact that it also has to be compiled. I also do not have another system running a PowerPC processor on it that I can compile with. Does anyone have any ideas?