Hi, If I have missed something obvious then sorry. I am trying to build an x86 hosted 3.4.6 for m68k netbsd. When trying to build libgcc I am seeing: as: unrecognized option `-m68020' How do I tell it to use the binutils installed in /opt/cross/q700/binutils-2.16.1? 3.4.6 does not have the --with-build-time-tools= configure option. I put yadda/yadda/binutils-2.16.1/bin in my path but that did not seem to help? kevdig@Satellite2775XDVD:~/projects/GCC/gcc-3.4.6$ m68k-netbsdelf1.6.1-as --version GNU assembler 2.16.1 Copyright 2005 Free Software Foundation, Inc. This program is free software; you may redistribute it under the terms of the GNU General Public License. This program has absolutely no warranty. This assembler was configured for a target of `m68k-netbsdelf1.6.1'. Thanks! ... and sorry. kevin