I have ported an old backend using an old compiler that was a little bit different. There were no config.host files for instance. I was a little bit confused about the configuration in an integrated branch including ported binutils etc., am I correct assuming that when building a 'cross', that I do need to define a new 'host' for libgcc/config.host (because libgcc's host will be my backend), but *not* for gcc/config.host (because I am building on x86)? Thanks, Regards, Hendrik Greving