Hi, Please review the attached allinsn.exp.patch file. ChangeLog: == 2008-04-08 M R Swami Reddy * allinsn.exp: Removed target_alias and global_ld_options. ==== Thanks, Swami Daniel Jacobowitz wrote: > On Tue, Apr 08, 2008 at 05:07:15PM +0530, M R Swami Reddy wrote: >> + set target_alias cr16-elf >> + set global_ld_options "-T$srcdir/$subdir/dummy.ld" > > You shouldn't need these at all. Why are they necessary? The -T > option can go in your board file if it has to go somewhere. >