On Wednesday, December 15, 2010 14:51:48 Pedro Alves wrote: > On Wednesday 15 December 2010 19:39:02, Mike Frysinger wrote: > > we run Linux. uClinux is an old naming. also, bfin-linux-uclibc is a > > supported target, so i tend to use bfin-*-*linux*. > > > > in the past, any Blackfin gdb was sufficient to debug any Blackfin > > target, but i guess i could preserve this with --enable-targets=... ? > > Right. Or just build for bfin-linux, and you can still debug > non-linux stuff. we release multiple toolchains, so that isnt really a solution for me. but --enable-targets seems to do what i need. -mike