Hi Ling,

>   I'm encountered a error when I build Openwrt for atheros
> ar71xx,which is mips r2 architectural.the error message as follow:

*** BFD does not support target config.sub:.
*** Look in bfd/config.bfd for supported targets.

The problem is the "--enable-targets=-linux-uclibc" option to the bfd configure script. Remove it and the configure will proceed correctly.

Do you know why that option was there in the first place ? It looks like it might be a typo of some kind.

Cheers
  Nick


_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to