Oskar> If I don't "make bootstrap" to build the compiler, how do I do it? I always just do "configure; make; make install". Then I configure and build libgcj. I always make sure to build the compiler with my platform's default compiler (/usr/bin/gcc). Tom