Now I can build libgcc.a, another minor nit has cropped up with the build system for a cross compiler. Basically, when you build with "make cross", make builds a gcc that doesn't constain cc1obj. However, it still tries to build target-libobjc. Is there a simple fix for this? Richard.