Yes, I realized that a couple hours ago, sorry. Scott Moore -----Original Message----- From: Brian Dessent [mailto:brian@xxxxxxxxxxx] Sent: Friday, September 28, 2007 5:09 PM To: Scott Moore Cc: gcc-help@xxxxxxxxxxx Subject: Re: Difficulties with creating a cross compiler Scott Moore wrote: > Why does gcc make create this batch file "as" on cross compilers? You did install a cross-binutils and put its $prefix/bin ahead of the native tools in the PATH, right? Because it looks like the gcc configure wasn't able to find arm-elf-as and is doing the wrong thing. There is no way you can build a cross-compiler without first building a cross-assembler and cross-linker (neither of which are part of gcc.) Brian --- Incoming mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.762 / Virus Database: 510 - Release Date: 9/13/2004 --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.762 / Virus Database: 510 - Release Date: 9/13/2004