What should we do with rs6000?

Michael Snyder msnyder@redhat.com
Thu Aug 12 00:38:00 GMT 2004


Joel Brobecker wrote:
> I am mostly interested in config/rs6000/xm-rs6000.h. This file gets
> included because config/rs6000/rs6000.mh gets selected. This leads
> me to configure.host, where I see that this mh file only gets selected
> if GDB is configure with a rs6000-*-* triplet that don't match certain
> conditions:
> 
>         rs6000-*-lynxos*)       gdb_host=rs6000lynx ;;
>         rs6000-*-aix4*)         gdb_host=aix4 ;;
>         rs6000-*-*)             gdb_host=rs6000 ;;
> 
> So I guess this means older versions of AIX (3.x and older).
> Am I right?

rs6000-elf?





More information about the Gdb-patches mailing list