Hi Vichy, > When we cross-configure binutils, there is an option called "--target". > What I want to know is where I can find the all proper choices that I can > pass to the option, "--target". Take a look at bfd/config.bfd. There is a great big table in there of all of the supported targets. Cheers Nick