Also note that you have to pass HAVE_GCC=45 (or similar) to some make invocations when you set MKGCC=no, as suggested in src/tools/gcc/README.mknative - since bsd.own.mk will not set HAVE_GCC when MKGCC is no. Not sure if that is a bug, or should be fixed by adapting the readme. Martin